@font-face {
    font-family: 'vazir';
    src: url('../font/Vazir.woff2') format('woff2');
    src: url('../font/Vazir.woff') format('woff'), url('../../font/Vazir.otf') format('opentype'), url('../font/Vazir.ttf') format('truetype');
}

@font-face {
    font-family: 'BYekan';
    src: url('../font/BYekan.woff2') format('woff2');
    src: url('../font/BYekan.woff') format('woff'), url('../font/BYekan.eot') format('opentype'), url('../font/BYekan.ttf') format('truetype');
}

@font-face {
    font-family: 'BRoya';
    src: url('../font/BRoya.woff2') format('woff2');
    src: url('../font/BRoya.woff') format('woff'), url('../font/BRoya.eot') format('opentype'), url('../font/BRoya.ttf') format('truetype');
}

@font-face {
    font-family: 'IRANSans';
    src: url('../font/IRANSans.woff2') format('woff2');
    src: url('../font/IRANSans.woff') format('woff'), url('../font/IRANSans.eot') format('opentype'), url('../font/IRANSans.ttf') format('truetype');
}

@font-face {
    font-family: 'IRANSansWeb';
    src: url('../font/IRANSansWeb.woff2') format('woff2');
    src: url('../font/IRANSansWeb.woff') format('woff'), url('../font/IRANSansWeb.eot') format('opentype'), url('../font/IRANSansWeb.ttf') format('truetype');
}

@font-face {
    font-family: 'BTitrBd';
    src: url('../font/BTitrBd.woff2') format('woff2');
    src: url('../font/BTitrBd.woff') format('woff'), url('../font/BTitrBd.eot') format('opentype'), url('../font/BTitrBd.ttf') format('truetype');
}


*:not(i) {
   font-family:IRANSans !important;
}