@font-face {
    font-family: 'Iransans';
    src: url('/fonts/IRANSans.woff2') format('woff2'),
    url('/fonts/IRANSans.woff') format('woff'),
    url('/fonts/iransans.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Yekan';
    src: url('/fonts/yekan/Yekan.eot');
    src: url('/fonts/yekan/Yekan.eot?#iefix') format('embedded-opentype'),
    url('/fonts/yekan/Yekan.woff2') format('woff2'),
    url('/fonts/yekan/Yekan.woff') format('woff'),
    url('/fonts/yekan/Yekan.ttf') format('truetype'),
    url('/fonts/yekan/Yekan.svg#Yekan') format('svg');
    font-weight: normal;
    font-style: normal;
}
