@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/IranSansX/IRANSansXFaNum-Thin.woff') format('woff'),
        url('../fonts/IranSansX/IRANSansXFaNum-Thin.woff2') format('woff2'),
        url("../fonts/IranSansX/IRANSansXFaNum-Thin.ttf") format("truetype");
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/IranSansX/IRANSansXFaNum-UltraLight.woff') format('woff'),
        url('../fonts/IranSansX/IRANSansXFaNum-UltraLight.woff2') format('woff2'),
        url("../fonts/IranSansX/IRANSansXFaNum-UltraLight.ttf") format("truetype")
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/IranSansX/IRANSansXFaNum-Light.woff') format('woff'),
        url('../fonts/IranSansX/IRANSansXFaNum-Light.woff2') format('woff2'),
        url("../fonts/IranSansX/IRANSansXFaNum-Light.ttf") format("truetype")
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/IranSansX/IRANSansXFaNum-Medium.woff') format('woff'),
        url('../fonts/IranSansX/IRANSansXFaNum-Medium.woff2') format('woff2'),
        url("../fonts/IranSansX/IRANSansXFaNum-Medium.ttf") format("truetype")
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/IranSansX/IRANSansXFaNum-DemiBold.woff') format('woff'),
        url('../fonts/IranSansX/IRANSansXFaNum-DemiBold.woff2') format('woff2'),
        url("../fonts/IranSansX/IRANSansXFaNum-DemiBold.ttf") format("truetype")
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/IranSansX/IRANSansXFaNum-Bold.woff') format('woff'),
        url('../fonts/IranSansX/IRANSansXFaNum-Bold.woff2') format('woff2'),
        url("../fonts/IranSansX/IRANSansXFaNum-Bold.ttf") format("truetype")
}


@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/IranSansX/IRANSansXFaNum-ExtraBold.woff') format('woff'),
        url('../fonts/IranSansX/IRANSansXFaNum-ExtraBold.woff2') format('woff2'),
        url("../fonts/IranSansX/IRANSansXFaNum-ExtraBold.ttf") format("truetype")
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/IranSansX/IRANSansXFaNum-Black.woff') format('woff'),
        url('../fonts/IranSansX/IRANSansXFaNum-Black.woff2') format('woff2'),
        url("../fonts/IranSansX/IRANSansXFaNum-Black.ttf") format("truetype")
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 950;
    src: url('../fonts/IranSansX/IRANSansXFaNum-ExtraBlack.woff') format('woff'),
        url('../fonts/IranSansX/IRANSansXFaNum-ExtraBlack.woff2') format('woff2'),
        url("../fonts/IranSansX/IRANSansXFaNum-ExtraBlack.ttf") format("truetype")
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 1000;
    src: url('../fonts/IranSansX/IRANSansXFaNum-Heavy.woff') format('woff'),
        url('../fonts/IranSansX/IRANSansXFaNum-Heavy.woff2') format('woff2'),
        url("../fonts/IranSansX/IRANSansXFaNum-Heavy.ttf") format("truetype")
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/IranSansX/IRANSansXFaNum-Bold.woff') format('woff'),
        url('../fonts/IranSansX/IRANSansXFaNum-Bold.woff2') format('woff2'),
        url("../fonts/IranSansX/IRANSansXFaNum-Bold.ttf") format("truetype")
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/IranSansX/IRANSansXFaNum-Regular.woff') format('woff'),
        url('../fonts/IranSansX/IRANSansXFaNum-Regular.woff2') format('woff2'),
        url("../fonts/IranSansX/IRANSansXFaNum-Regular.ttf") format("truetype")
}


.d-none {
    display: none !important;
}

.text-justify {
    text-align: justify;
}