/*
  فونت Vazirmatn - نسخه لوکال (self-hosted)
  قبلاً از CDN جی‌اس‌دلیور (cdn.jsdelivr.net) لود می‌شد؛ برای اینکه سامانه در نبود
  اینترنت (یا فیلتر/کندی CDN) بدون افت ظاهری کار کند، فایل‌های وزن فونت به‌صورت
  لوکال در همین پوشه قرار گرفته‌اند.
  منبع اصلی: https://github.com/rastikerdar/vazirmatn نسخه v33.003
  برای به‌روزرسانی نسخه فونت در آینده، فایل‌های woff2 جدید را در همین پوشه
  جایگزین کنید و در صورت نیاز وزن‌های جدید را هم به همین شکل اضافه کنید.
*/

@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('Vazirmatn-Thin.woff2') format('woff2');
}

@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url('Vazirmatn-ExtraLight.woff2') format('woff2');
}

@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('Vazirmatn-Light.woff2') format('woff2');
}

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

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

@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('Vazirmatn-SemiBold.woff2') format('woff2');
}

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

@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('Vazirmatn-ExtraBold.woff2') format('woff2');
}

@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('Vazirmatn-Black.woff2') format('woff2');
}
