@font-face {
    font-family: IRANSansX;
    src: url("fonts/IRANSansXFaNum-Black.woff2") format("woff2"),
    url("fonts/IRANSansXFaNum-Black.woff") format("woff"),
    url("fonts/IRANSansXFaNum-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: IRANSansX;
    src: url("fonts/IRANSansXFaNum-Bold.woff2") format("woff2"),
    url("fonts/IRANSansXFaNum-Bold.woff") format("woff"),
    url("fonts/IRANSansXFaNum-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: IRANSansX;
    src: url("fonts/IRANSansXFaNum-Medium.woff2") format("woff2"),
    url("fonts/IRANSansXFaNum-Medium.woff") format("woff"),
    url("fonts/IRANSansXFaNum-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: IRANSansX;
    src: url("fonts/IRANSansXFaNum-Regular.woff2") format("woff2"),
    url("fonts/IRANSansXFaNum-Regular.woff") format("woff"),
    url("fonts/IRANSansXFaNum-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: IRANSansX;
    src: url("fonts/IRANSansXFaNum-Light.woff2") format("woff2"),
    url("fonts/IRANSansXFaNum-Light.woff") format("woff"),
    url("fonts/IRANSansXFaNum-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: IRANSansX;
    src: url("fonts/IRANSansXFaNum-UltraLight.woff2") format("woff2"),
    url("fonts/IRANSansXFaNum-UltraLight.woff") format("woff"),
    url("fonts/IRANSansXFaNum-UltraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}


