@font-face
{
    font-family:'myyekan';
    src: url('fonts/Yekan.eot?#') format('eot'),  /* IE6–8 */
    url('fonts/Yekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/Yekan.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face
{
    font-family:'myyekan-number';
    src: url('fonts/yekannumbers-regular.eot?#') format('eot'),  /* IE6–8 */
    url('fonts/yekannumbers-regular.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/yekannumbers-regular.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
*:not(.fas){
    font-family: 'myyekan','Myriad Pro' !important;
    /*font-size: 13px;!important;*/
}

