@font-face {
    font-family: 'BYekan';
    src: url('fonts/BYekan.eot');
    src: url('fonts/BYekan.eot?#iefix') format('embedded-opentype'),
        url('fonts/BYekan.woff2') format('woff2'),
        url('fonts/BYekan.woff') format('woff'),
        url('fonts/BYekan.ttf')  format('truetype'), /* Safari, Android, iOS */
        url('fonts/BYekan.svg#BYekan') format('svg');
        
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}