/* ==============================================
   فونت‌های فارسی
   ============================================== */

/* فونت وزیر */
@font-face {
    font-family: 'Vazir';
    src: url('../fonts/Vazir.eot');
    src: url('../fonts/Vazir.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Vazir.woff2') format('woff2'),
         url('../fonts/Vazir.woff') format('woff'),
         url('../fonts/Vazir.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vazir';
    src: url('../fonts/Vazir-Bold.eot');
    src: url('../fonts/Vazir-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Vazir-Bold.woff2') format('woff2'),
         url('../fonts/Vazir-Bold.woff') format('woff'),
         url('../fonts/Vazir-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/* فونت یکان */
@font-face {
    font-family: 'Yekan';
    src: url('../fonts/Yekan.eot');
    src: url('../fonts/Yekan.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Yekan.woff2') format('woff2'),
         url('../fonts/Yekan.woff') format('woff'),
         url('../fonts/Yekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Yekan';
    src: url('../fonts/Yekan-Bold.eot');
    src: url('../fonts/Yekan-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Yekan-Bold.woff2') format('woff2'),
         url('../fonts/Yekan-Bold.woff') format('woff'),
         url('../fonts/Yekan-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/* فونت شبنم */
/* @font-face {
    font-family: 'Shabnam';
    src: url('../fonts/Shabnam.eot');
    src: url('../fonts/Shabnam.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Shabnam.woff2') format('woff2'),
         url('../fonts/Shabnam.woff') format('woff'),
         url('../fonts/Shabnam.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Shabnam';
    src: url('../fonts/Shabnam-Bold.eot');
    src: url('../fonts/Shabnam-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Shabnam-Bold.woff2') format('woff2'),
         url('../fonts/Shabnam-Bold.woff') format('woff'),
         url('../fonts/Shabnam-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
} */

/* فونت طاها */
/* @font-face {
    font-family: 'Taha';
    src: url('../fonts/Taha.eot');
    src: url('../fonts/Taha.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Taha.woff2') format('woff2'),
         url('../fonts/Taha.woff') format('woff'),
         url('../fonts/Taha.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} 

/* @font-face {
    font-family: 'Taha';
    src: url('../fonts/Taha-Bold.eot');
    src: url('../fonts/Taha-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Taha-Bold.woff2') format('woff2'),
         url('../fonts/Taha-Bold.woff') format('woff'),
         url('../fonts/Taha-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
} */

