
@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 100;
    src: url("../fonts/IRANSansX-Thin.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 200;
    src: url("../fonts/IRANSansX-UltraLight.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/IRANSansX-Light.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/IRANSansX-Medium.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: IRANSansXd;
    font-style: normal;
    font-weight: 600;
    src: url("../fonts/IRANSansX-Demibold.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 900;
    src: url("../fonts/IRANSansX-Black.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: bold;
    src: url("../fonts/IRANSansX-Bold.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/IRANSansX-Regular.woff2") format("woff2");
    font-display: swap;
}

/* @font-face {
    font-family: Irancell;
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/MTNIrancell-Light.ttf") format("ttf");
    font-display: swap;
}

@font-face {
    font-family: Irancell;
    font-style: normal;
    font-weight: lighter;
    src: url("../fonts/MTNIrancell-ExtraLight.ttf") format("ttf");
    font-display: swap;
}

@font-face {
    font-family: Irancell;
    font-style: normal;
    font-weight: bold;
    src: url("../fonts/MTNIrancell-Bold.ttf") format("ttf");
    font-display: swap;
} */
/* 
@font-face {
    font-family: Irancell;
    font-style: normal;
    font-weight: bold;
    src: url("../fonts/Irancell_Bold.ttf") format("ttf");
    font-display: swap;
}

@font-face {
    font-family: Irancell;
    font-style: normal;
    font-weight: bold;
    src: url("../fonts/Irancell_Light.ttf") format("ttf");
    font-display: swap;
}

@font-face {
    font-family: Irancell;
    font-style: normal;
    font-weight: bold;
    src: url("../fonts/Irancell_Medium.ttf") format("ttf");
    font-display: swap;
}

@font-face {
    font-family: Irancell;
    font-style: normal;
    font-weight: bold;
    src: url("../fonts/Irancell_Regular.ttf") format("ttf");
    font-display: swap;
} */



body {
    direction: ltr;
    font-family: "IRANSansX";
    font-size: 15px;
}


* {
    direction: rtl;
}