﻿
@font-face {
    font-family: 'IRANSans-web';
    src: url('Customfonts/IRANSANSExpanded.eot?#') format('eot'), /* IE6–8 */
    url('Customfonts/IRANSANSExpanded.woff2') format('woff2'), /* Chrome36+, Opera24+*/
    url('Customfonts/IRANSANSExpanded.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    font-weight: normal;
}

@font-face {
    font-family: 'dyekan'; /*تعریف یک نام برای فونت*/
    src: url('Customfonts/yekan.eot'); /*اکسپلورر 9 به بعد*/
    src: local('bYekan'), /*بررسی نصب بودن فونت در سیستم کاربر*/
    local('b Yekan'), /*برای برخی از مرورگرها مانند سافاری*/
    url('Customfonts/yekan.eot?#iefix') format('embedded-opentype'), /*هک برای اکسپلورر 8 و ماقبل*/
    url('Customfonts/yekan.woff') format('woff'), /*مرورگر های جدید*/
    url('Customfonts/yekan.ttf') format('truetype'), /*تمام مرورگرها به جزء اکسپلورر*/
    url('Customfonts/yekan.svg#BYekan') format('svg'); /*نسخه های قدیمی سیستم عامل iOS*/
    font-style: normal;
    font-weight: normal;
}


@font-face {
    font-family: 'IRANSans-web-Bold';
    src: url('Customfonts/IRANSans-Bold.eot?#') format('eot'), /* IE6–8 */
    url('Customfonts/IRANSans-Bold.woff2') format('woff2'), /* Chrome36+, Opera24+*/
    url('Customfonts/IRANSans-Bold.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    font-weight: bold;
}


