@charset "UTF-8";

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 400;
    src: url('../font/IRANSansWeb_FaNum.eot');
    src: url('../font/IRANSansWeb_FaNum-1.eot') format('embedded-opentype') /* IE6-8 */,
    url('../font/IRANSansWeb_FaNum.woff2') format('woff2') /* FF39+,Chrome36+, Opera24+*/,
    url('../font/IRANSansWeb_FaNum.woff') format('woff') /* FF3.6+, IE9, Chrome6+, Saf5.1+*/,
    url('../font/IRANSansWeb_FaNum.bin') format('truetype');
}