@font-face {
    font-family: 'iran-sans';
    src: url('../fonts/IranSans/IRANSansWeb.eot');
    src: url('../fonts/IranSans/IRANSansWeb.eot#iefix') format('embedded-opentype'),
         url('../fonts/IranSans/IRANSansWeb.woff2') format('woff2'),
         url('../fonts/IranSans/IRANSansWeb.woff') format('woff'),
         url('../fonts/IranSans/IRANSansWeb.ttf') format('truetype');
    /*url('../fonts/IranSans/IRANSansWeb.svg#CartoGothicStdBook') format('svg')*/
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
  /*@font-face {
    font-family: 'b-yekan';
    src: url('../fonts/byekan/Weblogma_Yekan.eot');
    src: url('../fonts/byekan/Weblogma_Yekan.eot#iefix') format('embedded-opentype'), url('../fonts/byekan/Weblogma_Yekan.woff') format('woff'), url('../fonts/byekan/Weblogma_Yekan.ttf') format('truetype');
    url('../fonts/byekan/Weblogma_Yekan.svg#CartoGothicStdBook') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {
    font-family: socicon;
    src: url(../fonts/socicon.eot);
    src: url(../fonts/socicon.eot?#iefix) format("embedded-opentype"),
         url(../fonts/socicon.woff) format("woff"),
         url(../fonts/socicon.ttf) format("truetype"),
         url(../fonts/socicon.svg#socicon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: feather;
    src: url(../fonts/feather-webfont.eot);
    src: url(../fonts/feather-webfont.eot?#iefix) format("embedded-opentype"),
         url(../fonts/feather-webfont.woff) format("woff"),
         url(../fonts/feather-webfont.ttf) format("truetype"),
         url(../fonts/feather-webfont.svg#feather) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block;
}
