/* ============================================================
   فونت وزیرمتن (Vazirmatn) — وب‌فونت محلی
   فایل‌های فونت: assets/fonts/vazirmatn-v33.003/
   این فایل مستقل از fonts.css است تا صفحاتی که می‌خواهند
   مستقیماً از فونت «Vazirmatn» استفاده کنند (مثل ماژول data-call)
   بدون وابستگی به نصب‌بودن فونت روی سیستم کاربر، آن را لود کنند.
   ============================================================ */
@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/vazirmatn-v33.003/Vazirmatn-Regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/vazirmatn-v33.003/Vazirmatn-Medium.woff2') format('woff2');
}
@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/vazirmatn-v33.003/Vazirmatn-SemiBold.woff2') format('woff2');
}
@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/vazirmatn-v33.003/Vazirmatn-Bold.woff2') format('woff2');
}
