﻿
/* BEGIN Bold */
/*@font-face {
    font-family: 'IRANSansBold';
    src: url('../fonts/IranianSansBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/
/* END Bold */
/* BEGIN Regular */
/*@font-face {
    font-family: 'IRANSans';
    src: url('../fonts/IranianSansRegular.ttf') format('truetype'), url('fonts/IRANSans-web.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}*/
/* END Regular */

@font-face {
    font-family: 'Yekan';
    src: url('../fonts/yekan/yekan.eot'); /* IE9 Compat Modes */
    src: url('../fonts/yekan/yekan.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/yekan/yekan.woff2') format('woff2'), /* Modern Browsers */
    url('../fonts/yekan/yekan.woff') format('woff'), /* Modern Browsers */
    url('../fonts/yekan/yekan.otf') format('opentype'), /* Open Type Font */
    url('../fonts/yekan/yekan.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
    text-rendering: optimizeLegibility;
    font-display: auto;
}
