/* IRANSansX — self-hosted (CSP font-src 'self') */
@font-face {
    font-family: 'IRANSans';
    src: url('../fonts/IRANSans/IRANSansX-Thin.woff2') format('woff2'),
         url('../fonts/IRANSans/IRANSansX-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'IRANSans';
    src: url('../fonts/IRANSans/IRANSansX-UltraLight.woff2') format('woff2'),
         url('../fonts/IRANSans/IRANSansX-UltraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'IRANSans';
    src: url('../fonts/IRANSans/IRANSansX-Light.woff2') format('woff2'),
         url('../fonts/IRANSans/IRANSansX-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
/* Regular: FaNum so UI digits render as Persian numerals */
@font-face {
    font-family: 'IRANSans';
    src: url('../fonts/IRANSans/IRANSansWeb-FaNum.woff2') format('woff2'),
         url('../fonts/IRANSans/IRANSansWeb-FaNum.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'IRANSans';
    src: url('../fonts/IRANSans/IRANSansX-Medium.woff2') format('woff2'),
         url('../fonts/IRANSans/IRANSansX-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'IRANSans';
    src: url('../fonts/IRANSans/IRANSansX-DemiBold.woff2') format('woff2'),
         url('../fonts/IRANSans/IRANSansX-DemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'IRANSans';
    src: url('../fonts/IRANSans/IRANSansX-Bold.woff2') format('woff2'),
         url('../fonts/IRANSans/IRANSansX-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'IRANSans';
    src: url('../fonts/IRANSans/IRANSansX-ExtraBold.woff2') format('woff2'),
         url('../fonts/IRANSans/IRANSansX-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'IRANSans';
    src: url('../fonts/IRANSans/IRANSansX-Black.woff2') format('woff2'),
         url('../fonts/IRANSans/IRANSansX-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

html, body {
    font-family: 'IRANSans', Tahoma, sans-serif;
}
