/* فونت فارسی ایران‌سنس (IRANSans) — میزبانی محلی */

@font-face {
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/IRANSansWeb_UltraLight.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/IRANSansWeb_Light.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/IRANSansWeb.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/IRANSansWeb_Medium.woff2') format('woff2');
    font-display: swap;
}
/* وزن‌های 600 تا 900 از فایل Bold استفاده می‌کنند */
@font-face {
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/IRANSansWeb_Bold.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/IRANSansWeb_Bold.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/IRANSansWeb_Bold.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/IRANSansWeb_Bold.woff2') format('woff2');
    font-display: swap;
}
