/* Self-hosted faces — no external CDN (privacy + offline .local). */

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

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