@font-face {
    font-family: iransansx;
    font-style: normal;
    font-weight: 400;
    src: local('IRANSansX'), url(fonts/IRANSansXFaNum-Regular.woff2) format('woff');
    font-display: swap;
}

@font-face {
    font-family: iransansx;
    font-style: normal;
    font-weight: 100;
    src: local('IRANSansX'), url(fonts/IRANSansXFaNum-Thin.woff2) format('woff');
    font-display: swap;
}

@font-face {
    font-family: iransansx;
    font-style: normal;
    font-weight: 200;
    src: local('IRANSansX'), url(fonts/IRANSansXFaNum-UltraLight.woff2) format('woff');
    font-display: swap;
}

@font-face {
    font-family: iransansx;
    font-style: normal;
    font-weight: 300;
    src: local('IRANSansX'), url(fonts/IRANSansXFaNum-Light.woff2) format('woff');
    font-display: swap;
}

@font-face {
    font-family: iransansx;
    font-style: normal;
    font-weight: 500;
    src: local('IRANSansX'), url(fonts/IRANSansXFaNum-Medium.woff2) format('woff');
    font-display: swap;
}

@font-face {
    font-family: iransansx;
    font-style: normal;
    font-weight: 600;
    src: local('IRANSansX'), url(fonts/IRANSansXFaNum-DemiBold.woff2) format('woff');
    font-display: swap;
}

@font-face {
    font-family: iransansx;
    font-style: normal;
    font-weight: 700;
    src: local('IRANSansX'), url(fonts/IRANSansXFaNum-Bold.woff2) format('woff');
    font-display: swap;
}

@font-face {
    font-family: iransansx;
    font-style: normal;
    font-weight: 800;
    src: local('IRANSansX'), url(fonts/IRANSansXFaNum-ExtraBold.woff2) format('woff');
    font-display: swap;
}

@font-face {
    font-family: iransansx;
    font-style: normal;
    font-weight: 900;
    src: local('IRANSansX'), url(fonts/IRANSansXFaNum-Black.woff2) format('woff');
    font-display: swap;
}

* {
    font-family: iransansx, system-ui;
}
