@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 100;
    src: url(/assets/fonts/IRANSansX-Thin.ttf);
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 300;
    src: url(/assets/fonts/IRANSansX-Light.ttf);
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 400;
    src: url(/assets/fonts/IRANSansX-Regular.ttf);
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 500;
    src: url(/assets/fonts/IRANSansX-Medium.ttf);
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 700;
    src: url(/assets/fonts/IRANSansX-Bold.ttf);
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 900;
    src: url(/assets/fonts/IRANSansX-Black.ttf);
}