@font-face {
    font-family: 'IranSans';
    font-style: normal;
    font-weight: bold;
    src: url("../../fonts/IranSans/eot/IRANSansWeb_Bold.eot");
    src: url("../../fonts/IranSans/eot/IRANSansWeb_Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/IranSans/woff2/IRANSansWeb_Bold.woff2") format("woff2"), url("../../fonts/IranSans/woff/IRANSansWeb_Bold.woff") format("woff"), url("../../fonts/IranSans/ttf/IRANSansWeb_Bold.ttf") format("truetype");
}

@font-face {
    font-family: 'IranSans';
    font-style: normal;
    font-weight: 500;
    src: url("../../fonts/IranSans/eot/IRANSansWeb_Medium.eot");
    src: url("../../fonts/IranSans/eot/IRANSansWeb_Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/IranSans/woff2/IRANSansWeb_Medium.woff2") format("woff2"), url("../../fonts/IranSans/woff/IRANSansWeb_Medium.woff") format("woff"), url("../../fonts/IranSans/ttf/IRANSansWeb_Medium.ttf") format("truetype");
}

@font-face {
    font-family: 'IranSans';
    font-style: normal;
    font-weight: 300;
    src: url("../../fonts/IranSans/eot/IRANSansWeb_Light.eot");
    src: url("../../fonts/IranSans/eot/IRANSansWeb_Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/IranSans/woff2/IRANSansWeb_Light.woff2") format("woff2"), url("../../fonts/IranSans/woff/IRANSansWeb_Light.woff") format("woff"), url("../../fonts/IranSans/ttf/IRANSansWeb_Light.ttf") format("truetype");
}

@font-face {
    font-family: 'IranSans';
    font-style: normal;
    font-weight: 200;
    src: url("../../fonts/IranSans/eot/IRANSansWeb_UltraLight.eot");
    src: url("../../fonts/IranSans/eot/IRANSansWeb_UltraLight.eot?#iefix") format("embedded-opentype"), url("../../fonts/IranSans/woff2/IRANSansWeb_UltraLight.woff2") format("woff2"), url("../../fonts/IranSans/woff/IRANSansWeb_UltraLight.woff") format("woff"), url("../../fonts/IranSans/ttf/IRANSansWeb_UltraLight.ttf") format("truetype");
}

@font-face {
    font-family: 'IranSans';
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/IranSans/eot/IRANSansWeb.eot");
    src: url("../../fonts/IranSans/eot/IRANSansWeb.eot?#iefix") format("embedded-opentype"), url("../../fonts/IranSans/woff2/IRANSansWeb.woff2") format("woff2"), url("../../fonts/IranSans/woff/IRANSansWeb.woff") format("woff"), url("../../fonts/IranSans/ttf/IRANSansWeb.ttf") format("truetype");
}


html, body {
    font-family: IranSans;
}
.direction-ltr {
    direction: ltr !important
}
.direction-rtl {
    direction: rtl !important
}