﻿@font-face {
    font-family: IRANSansm;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/2.woff') format('woff');
    src: url('../fonts/1.ttf') format('truetype'),
    /*src: url('fonts/2.woff') format('woff');
    src: url('fonts/1.ttf') format('truetype')*/  /* IE6-8 */
        
}

@font-face {
    font-family: IRANSansb;
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/2.woff') format('woff');
    src: url('../fonts/1.ttf') format('truetype'),  /* IE6-8 */
        
}

html, body ,form {
    font-family: IRANSansm !important;
    
}



