@font-face {
    font-family: iransans;
    font-weight: 400;
    font-style: normal;
    src: url('fonts/IRANSansWeb.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}


* {
    font-family: IRANsans;
    font-style: normal;
    font-size: 1em;
}

.iransans {
    font-family: iransans !important;
}
