/* Self-hosted fonts — served from /fonts (public/fonts/*) so they ship with the repo. */
/* هم‌راستا با سایتِ اصلی: فقط Vazirmatn (SIL OFL 1.1، رایگان و متن‌باز).
   IRAN / Nian / Univia Pro حذف شدند — همان تصمیمی که در سایت گرفته شد تا هیچ
   فونتِ غیررایگانی سرو نشود. متن = Regular، تیتر = Bold. */

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

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