@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'BYekan';
    src: url('../fonts/BYekan-webfont.eot') format('eot'), url('../fonts/BYekan-webfont.woff') format('woff'), url('../fonts/BYekan-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.byekan {
    font-family: 'BYekan' !important;
}
body{
    font-family: 'BYekan' !important;
}