@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('./IRANSansWeb.eot');
    src: url('./IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('./IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('./IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('./IRANSansWeb.ttf') format('truetype');
}

.l-fa *{
    font-family: IRANSans;
}