/* فونت ایران سنس */
@font-face {
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: normal;
    src: url('../IRANSansWeb.eot');
    src: url('../IRANSansWeb.eot?#iefix') format('embedded-opentype'),
         url('../IRANSansWeb.woff2') format('woff2'),
         url('../IRANSansWeb.woff') format('woff'),
         url('../IRANSansWeb.ttf') format('truetype');
}

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