@font-face {
    font-family: 'iransans';
    src: url('/fonts/IRANSansWeb.eot');
    src: local('b BYekan'),
    url('fonts/IRANSansWeb.woff') format('woff'),
    url('fonts/IRANSansWeb.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


h1, h2, h3, h4, h5, h6, a, p, div, section, li, label, input, textarea, body, table, td, th, tr, thead, tbody {
    font-family: iransans !important;
}