/* ============================================================
   IranSans Font — Self-hosted
   فقط IRANSansWeb.woff در assets/fonts/ موجود است
   تمام وزن‌ها به همین فایل map شده‌اند
   ============================================================ */

@font-face {
    font-family: 'IRANSans';
    font-style:  normal;
    font-weight: 100 900;
    font-display: swap;
    src: url('../fonts/IRANSansWeb.woff') format('woff');
}
