/* فونت‌های میزبانی‌شدهٔ محلی — مستقل از گوگل‌فونت (برای دسترسیِ ایران و پایداریِ ظاهر).
   تک‌خانواده: Vazirmatn (متغیر، وزن ۱۰۰..۹۰۰). سیستمِ TRACE فونتِ دوم ندارد.
   فایل‌ها در پوشهٔ fonts/ همین پکیج‌اند؛ هیچ درخواستِ بیرونی زده نمی‌شود. */

@font-face {
  font-family: 'Vazirmatn';
  src: url('fonts/vazirmatn-arabic.woff2') format('woff2-variations'),
       url('fonts/vazirmatn-arabic.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0600-06FF, U+0750-077F, U+08A0-08FF, U+FB50-FDFF, U+FE70-FEFF, U+200C-200D, U+2010-2011;
}

@font-face {
  font-family: 'Vazirmatn';
  src: url('fonts/vazirmatn-latin.woff2') format('woff2-variations'),
       url('fonts/vazirmatn-latin.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215;
}

