/*!
 * Vazirmatn Font — local, offline build for Negarnovin WHMCS Theme
 * Version 33.003 — SIL Open Font License 1.1
 * https://github.com/rastikerdar/vazirmatn
 *
 * فونت وزیرمتن — بارگذاری کاملاً محلی از سرور خودتان (بدون CDN خارجی)
 * فایل متغیر شامل تمام وزن‌های 100 تا 900 در یک فایل واحد
 */

/* Variable font: single file, all weights (100-900) */
@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('vazirmatn/Vazirmatn-Variable.woff2') format('woff2 supports variations'),
       url('vazirmatn/Vazirmatn-Variable.woff2') format('woff2-variations');
}

/* Static fallbacks for legacy browsers */
@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('vazirmatn/Vazirmatn-Regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('vazirmatn/Vazirmatn-Bold.woff2') format('woff2');
}
