/* ============================================================
   وزیرمتن — لوکال، بدون وابستگی به Google Fonts
   ۳ وزن: ۴۰۰ / ۵۰۰ / ۷۰۰
   ============================================================ */

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

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

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

/* وزن‌های ۳۰۰ / ۶۰۰ / ۸۰۰ / ۹۰۰ در طراحی استفاده نشده‌اند.
   مرورگر آن‌ها را از وزن‌های موجود شبیه‌سازی می‌کند. */
