﻿@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 700;
    src: url(/assets/global/font/IRANSansWeb_Bold.eot);
    src: url(/assets/global/font/IRANSansWeb_Bold.eot?#iefix) format("embedded-opentype"), 
         url(/assets/global/font/IRANSansWeb_Bold.woff2) format("woff2"), 
         url(/assets/global/font/IRANSansWeb_Bold.woff) format("woff"), 
         url(/assets/global/font/IRANSansWeb_Bold.ttf) format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url(/assets/global/font/IRANSansWeb_Medium.eot);
    src: url(/assets/global/font/IRANSansWeb_Medium.eot?#iefix) format("embedded-opentype"), 
         url(/assets/global/font/IRANSansWeb_Medium.woff2) format("woff2"), 
         url(/assets/global/font/IRANSansWeb_Medium.woff) format("woff"), 
         url(/assets/global/font/IRANSansWeb_Medium.ttf) format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url(/assets/global/font/IRANSansWeb_Light.eot);
    src: url(/assets/global/font/IRANSansWeb_Light.eot?#iefix) format("embedded-opentype"), 
         url(/assets/global/font/IRANSansWeb_Light.woff2) format("woff2"), 
         url(/assets/global/font/IRANSansWeb_Light.woff) format("woff"), 
         url(/assets/global/font/IRANSansWeb_Light.ttf) format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url(/assets/global/font/IRANSansWeb_UltraLight.eot);
    src: url(/assets/global/font/IRANSansWeb_UltraLight.eot?#iefix) format("embedded-opentype"), 
         url(/assets/global/font/IRANSansWeb_UltraLight.woff2) format("woff2"), 
         url(/assets/global/font/IRANSansWeb_UltraLight.woff) format("woff"), 
         url(/assets/global/font/IRANSansWeb_UltraLight.ttf) format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 400;
    src: url(/assets/global/font/IRANSansWeb.eot);
    src: url(/assets/global/font/IRANSansWeb.eot?#iefix) format("embedded-opentype"), 
         url(/assets/global/font/IRANSansWeb.woff2) format("woff2"), 
         url(/assets/global/font/IRANSansWeb.woff) format("woff"), 
         url(/assets/global/font/IRANSansWeb.ttf) format("truetype");
}

@font-face {
    font-family: IRANSansNum;
    font-style: normal;
    font-weight: 400;
    src: url(/assets/global/font/IRANSansWeb_FaNum.eot);
    src: url(/assets/global/font/IRANSansWeb_FaNum.eot?#iefix) format("embedded-opentype"), url(/assets/global/font/IRANSansWeb_FaNum.woff2) format("woff2"), url(/assets/global/font/IRANSansWeb_FaNum.woff) format("woff"), url(/assets/global/font/IRANSans_FaNum_Bold.ttf) format("truetype");
}


body, h1, h2, h3, h4, h5, h6, p, .dropdown-menu  {
    font-family: iransans !important;
}