@font-face {
    font-family: 'IRANSans';
    src:url('IRANSansWeb.woff2') format('woff2'),
        url('IRANSansWeb.woff') format('woff'),
        url('IRANSansWeb.eot') format('embedded-opentype'),
        url('IRANSansWeb.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'IRANSans';
    src:url('IRANSansWeb_Bold.woff2') format('woff2'),
        url('IRANSansWeb_Bold.woff') format('woff'),
        url('IRANSansWeb_Bold.eot') format('embedded-opentype'),
        url('IRANSansWeb_Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}