/* =========================
   Yekan Bakh
   ========================= */

@font-face {
    font-family: 'YekanBakh';
    src: url('Yekanbakh.TTF') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'YekanBakh';
    src: url('Yekanbakh-Bold.TTF') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'YekanBakh';
    src: url('Yekanbakh-Extera-Bold.TTF') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}