@font-face {
    font-family: IRANSANS;
    src: url(/ThemeResources/fonts/yekan/iranyekanwebregular.woff) format('woff'), url(/ThemeResources/fonts/yekan/iranyekanwebregular.ttf) format('truetype');
    font-style: normal
}

@font-face {
    font-family: 'IRANSANS BOLD';
    src: url(/ThemeResources/fonts/yekan/iranyekanwebbold.woff) format('woff'), url(/ThemeResources/fonts/yekan/iranyekanwebbold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal
}

body,
html {
    font-family: IRANSANS
}