/**
 * IRANSansX (webfont files shipped with the Eco package).
 * ss01: Latin/Arabic digits → Persian digit shapes (see vendor Fa Numral Help).
 */
@font-face {
    font-family: "IRANSansX";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("/fonts/iran-sans-x/woff2/IRANSansX-Regular.woff2") format("woff2"),
        url("/fonts/iran-sans-x/woff/IRANSansX-Regular.woff") format("woff");
}

@font-face {
    font-family: "IRANSansX";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("/fonts/iran-sans-x/woff2/IRANSansX-Bold.woff2") format("woff2"),
        url("/fonts/iran-sans-x/woff/IRANSansX-Bold.woff") format("woff");
}
