/* Vazirmatn (local/self-hosted) — by Behnam Vaziri / rastikerdar.
   Source: https://github.com/rastikerdar/vazirmatn
   Weights bundled: 400 (Regular), 500 (Medium), 600 (SemiBold), 700 (Bold).
   WOFF2 is served to modern browsers (tiny), TTF as a fallback. */

@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 400;
  src: url('Vazirmatn-Regular.woff2') format('woff2'),
       url('Vazirmatn-Regular.ttf')  format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 500;
  src: url('Vazirmatn-Medium.woff2') format('woff2'),
       url('Vazirmatn-Medium.ttf')  format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 600;
  src: url('Vazirmatn-SemiBold.woff2') format('woff2'),
       url('Vazirmatn-SemiBold.ttf')  format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 700;
  src: url('Vazirmatn-Bold.woff2') format('woff2'),
       url('Vazirmatn-Bold.ttf')  format('truetype');
  font-display: swap;
}
