@font-face{
    font-family: 'iranyekan';
    font-style: normal;
    font-weight: 300;
    src: url(font/iranyekanweblightfanum.woff);
}
@font-face {
    font-family: 'iranyekan';
    font-style: normal;
    font-weight: 400;
    src: url(font/iranyekanwebregularfanum.woff) format('woff');
}
@font-face {
    font-family: 'iranyekan';
    font-style: normal;
    font-weight: 700;
    src: url(font/iranyekanwebboldfanum.woff) format('woff');
}
body{
    font-family: 'iranyekan' !important;
    direction: rtl;
    background-color: #f2f6fc !important;
    padding: 0px;
    margin: 0px;
}

