@font-face {
    font-family: 'Yekan Bakh';
    src: url('/fonts/YekanBakh-Medium.eot');
    src: local('YekanBakh-Medium'),
        url('/fonts/YekanBakh-Medium.eot?#iefix') format('embedded-opentype'),
        url('/fonts/YekanBakh-Medium.woff2') format('woff2'),
        url('/fonts/YekanBakh-Medium.woff') format('woff'),
        url('/fonts/YekanBakh-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
body,h1,h2,h3,h4,h5,h6 {
    font-family:'Yekan Bakh','Tahoma',tahoma,arial!important;
}
.sp-megamenu-parent > li > a {
    font-family:'Yekan Bakh','Tahoma',tahoma,arial!important;
}