@font-face {
    font-family: yekan;
    src: url('Yekan.eot');
    src: url('Yekan.eot?#iefix') format('embedded-opentype'),
         url('Yekan.woff') format('woff'),
         url('Yekan.ttf') format('truetype');
	font-display: swap;
    font-weight: normal;
}

@font-face {
    font-family: yekanB;
    src: url('Yekan-Bold.eot');
    src: url('Yekan-Bold.eot?#iefix') format('embedded-opentype'),
       url('Yekan-Bold.woff') format('woff'),
       url('Yekan-Bold.ttf') format('truetype');
    font-weight: bold;
	font-display: swap;
}
