<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'IranSans';
    src: url('IRANSans(FaNum).eot'); /* IE9 Compat Modes */
    src: url('IRANSans(FaNum).eot?#') format('eot'), /* IE6–8 */
    url('IRANSans(FaNum).ttf') format('truetype'), /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
    url('IRANSans(FaNum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('IRANSans(FaNum).otf') format('opentype'),
    url('IRANSans(FaNum).svg') format('svg');
    font-variant: normal;
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'IranSansB';
    src: url('IRANSans(FaNum)_Bold.eot'); /* IE9 Compat Modes */
    src: url('IRANSans(FaNum)_Bold.eot?#') format('eot'), /* IE6–8 */
    url('IRANSans(FaNum)_Bold.ttf') format('truetype'), /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
    url('IRANSans(FaNum)_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('IRANSans(FaNum)_Bold.otf') format('opentype'),
    url('IRANSans(FaNum)_Bold.svg') format('svg');
    font-variant: normal;
    font-weight: normal;
    font-style: normal;
}
.FontIS{font-family:IranSans !important;}
.FontISB{font-family:IranSansB !important;}</pre></body></html>