@font-face {
  font-family: "Vazirmatn";
  src: url("Vazirmatn-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Vazirmatn";
  src: url("Vazirmatn-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Vazirmatn";
  src: url("Vazirmatn-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Vazirmatn";
  src: url("Vazirmatn-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* --------------------------------------------------------------------------
   قلم نمایشی — فقط برای تیترهای بزرگ.
   یک قلم نسخ اصیل به‌جای فونت رابط کاربری برای همان تیترها، تا صفحه یک
   لحظه واقعاً «طراحی‌شده» داشته باشد، نه فقط بزرگ‌تر از فونت متن.
   -------------------------------------------------------------------------- */
@font-face {
  font-family: "Noto Naskh Arabic";
  src: url("NotoNaskhArabic-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Naskh Arabic";
  src: url("NotoNaskhArabic-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
