@font-face {
    font-family: 'BYekan';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/BYekan.ttf') format('truetype');
    src: url('../fonts/BYekan.eot');
    src: url('../fonts/BYekan.woff');
}
@font-face {
    font-family: 'fontAwesome';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/fontawesome-webfont.ttf') format('truetype');
    src: url('../fonts/fontawesome-webfont.eot');
    src: url('../fonts/fontawesome-webfont.svg');
    src: url('../fonts/fontawesome-webfont.woff');
    src: url('../fonts/fontawesome-webfont.woff2');
    src: url('../fonts/FontAwesome.otf');
}
@font-face {
    font-family: 'IRANSansWeb';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/IRANSansWeb.ttf') format('truetype');
    src: url('../fonts/IRANSansWeb.eot');
    src: url('../fonts/IRANSansWeb.woff');
    src: url('../fonts/IRANSansWeb.woff2');
}
/* English Fonts */
@font-face {
    font-family: 'Nunito Regular';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Nunito-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Nunito Bold';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Nunito-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Nunito italic';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Nunito-Italic.ttf') format('truetype');
}
@font-face {
    font-family: 'Nunito Light';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Nunito-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Nunito Black';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Nunito-Black.ttf') format('truetype');
}