@font-face {
    font-display: swap;
    font-family: 'YekanBakh';
    src: url('YekanBakhFaNum-Light.eot'),
    url('YekanBakhFaNum-Light.eot?#iefix') format("embedded-opentype"),
    url('YekanBakhFaNum-Light.woff') format('woff'),
    url('YekanBakhFaNum-Light.ttf') format('truetype');
    font-weight: 400;
}
@font-face {
    font-display: swap;
    font-family: 'YekanBakh';
    src: url('YekanBakhFaNum-Medium.eot'),
    url('YekanBakhFaNum-Medium.eot?#iefix') format("embedded-opentype"),
    url('YekanBakhFaNum-Medium.woff') format('woff'),
    url('YekanBakhFaNum-Medium.ttf') format('truetype');
    font-weight: 500;
}
@font-face {
    font-display: swap;
    font-family: 'YekanBakh';
    src: url('YekanBakhFaNum-Bold.eot'),
    url('YekanBakhFaNum-Bold.eot?#iefix') format("embedded-opentype"),
    url('YekanBakhFaNum-Bold.woff') format('woff'),
    url('YekanBakhFaNum-Bold.ttf') format('truetype');
    font-weight: 600;
}
@font-face {
    font-display: swap;
    font-family: 'YekanBakh';
    src: url('YekanBakh-Heavyer.eot'),
    url('YekanBakh-Heavyer.eot?#iefix') format("embedded-opentype"),
    url('YekanBakh-Heavyer.woff') format('woff'),
    url('YekanBakh-Heavyer.ttf') format('truetype');
    font-weight: 800;
}
@font-face {
    font-display: swap;
    font-family: 'YekanBakh';
    src: url('YekanBakhFaNum-Fat.eot'),
    url('YekanBakhFaNum-Fat.eot?#iefix') format("embedded-opentype"),
    url('YekanBakhFaNum-Fat.woff') format('woff'),
    url('YekanBakhFaNum-Fat.ttf') format('truetype');
    font-weight: 900;
}



body{
    font-family: YekanBakh !important;
}

h1, h2, h3, h4, h5, h6, .w-blog-post.format-quote blockquote, .w-counter-number, .w-logo-title, .w-pricing-item-price, .w-tabs-item-title, .ult_price_figure, .ult_countdown-amount, .ultb3-box .ultb3-title, .stats-block .stats-desc .stats-number {
    font-family: YekanBakh !important;
}
.nav > li > a {
    font-family: YekanBakh,"Lato", sans-serif !important;
}