/* IRANSansX — Persian / RTL (files in assets/fonts) */

@font-face {
    font-family: 'IRANSansXV';
    src:
        url('../fonts/webfont/IRANSansXV.woff2') format('woff2-variations'),
        url('../fonts/webfont/IRANSansXV.woff2') format('woff2'),
        url('../fonts/webfont/IRANSansXV.woff') format('woff-variations'),
        url('../fonts/webfont/IRANSansXV.woff') format('woff');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSansX';
    src: url('../fonts/webfont/staticfonts/IRANSansX-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSansX';
    src: url('../fonts/webfont/staticfonts/IRANSansX-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
