﻿@font-face {
    font-family: "iran-sans";
    src: url("eot/IRANSansWeb.eot") format("embedded-opentype") , 
        url("ttf/IRANSansWeb.ttf") format("truetype") , 
        url("woff/IRANSansWeb.woff") format("woff") ,
        url("woff2/IRANSansWeb.woff2") format("woff2");
    
    font-weight: normal;
}

@font-face {
    font-family: "iran-sans";
    src: url("eot/IRANSansWeb_Bold.eot") format("embedded-opentype") ,
    url("ttf/IRANSansWeb_Bold.ttf") format("truetype") ,
    url("woff/IRANSansWeb_Bold.woff") format("woff") ,
    url("woff2/IRANSansWeb_Bold.woff2") format("woff2");

    font-weight: bold;
}



@font-face {
    font-family: "iran-sans";
    src: url("eot/IRANSansWeb_Light.eot") format("embedded-opentype") ,
    url("ttf/IRANSansWeb_Light.ttf") format("truetype") ,
    url("woff/IRANSansWeb_Light.woff") format("woff") ,
    url("woff2/IRANSansWeb_Light.woff2") format("woff2");
    
    font-weight: 200;
}




