/* Vazirmatn 33.0.3 — self-hosted, variable font (100–900) + Regular fallback.
   Replaces https://fonts.googleapis.com/css2?family=Vazirmatn:wght@... */

@font-face {
  font-family: 'Vazirmatn';
  src: url('Vazirmatn-Variable.woff2') format('woff2-variations'),
       url('Vazirmatn-Variable.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

/* Fallback for browsers without variable-font support */
@font-face {
  font-family: 'Vazirmatn';
  src: url('Vazirmatn-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
