/* Self-hosted variable webfonts — no external CDN (jsDelivr/Google Fonts are
   unreliable for the primary Iranian audience). Relative url()s resolve against
   this file's own URL, so they stay correct behind the /proxy/8082 sub-path. */

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

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