@font-face {
    font-family: 'IranSansEn';
    src: url('../fonts/custom/IranSans/IRANSansWeb.eot');
    src: url('../fonts/custom/IranSans/IRANSansWeb.eot#iefix') format('embedded-opentype'),
    url('../fonts/custom/IranSans/IRANSansWeb.woff') format('woff'),
    url('../fonts/custom/IranSans/IRANSansWeb.woff2') format('woff2'),
    url('../fonts/custom/IranSans/IRANSansWeb.ttf') format('truetype'),
    url('../fonts/custom/IranSans/IRANSansWeb.svg#CartoGothicStdBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:'IRANSansFa';
    font-weight: 500;
    font-style: normal;
    src: url('../fonts/custom/IranSans/IRANSansWeb_FaNum_Light.eot');
    src: url('../fonts/custom/IranSans/IRANSansWeb_FaNum_Lightd41d.eot?#iefix') format("embedded-opentype"),
    url('../fonts/custom/IranSans/IRANSansWeb_FaNum_Light.woff') format("woff"),
    url('../fonts/custom/IranSans/IRANSansWeb_FaNum_Light.html') format("woff2"),
    url('../fonts/custom/IranSans/IRANSans_FaNum_Light.html') format("truetype");
}

@font-face {
    font-family: 'Byekan';
    src: url('../fonts/custom/Byekan/Byekan.eot');
    src: url('../fonts/custom/Byekan/Byekan.eot#iefix') format('embedded-opentype'),
    url('../fonts/Byekan/custom/Byekan.woff') format('woff'),
    url('../fonts/Byekan/custom/Byekan.ttf') format('truetype'),
    url('../fonts/Byekan/custom/Byekan.svg#CartoGothicStdBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:'iranyekan';
    font-weight: 500;
    font-style: normal;
    src: url('../fonts/iranyekan/iranyekan.eot');
    src: url('../fonts/iranyekan/iranyekan.eot?#iefix') format("embedded-opentype"),
    url('../fonts/iranyekan/iranyekan.woff') format("woff"),
    url('../fonts/iranyekan/iranyekan.html') format("woff2"),
    url('../fonts/iranyekan/iranyekan.html') format("truetype");
}

body,div,p,h1,h2,h3,h4,h5,h6,input,select,textarea,button,a,input,select,textarea
{
    font-family:'iranyekan','IRANSansFa','IranSansEn','Byekan',tahoma;
}

