@font-face {
    font-family: 'Yekan Bakh FaNum';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('./YekanBakhFaNum-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Yekan Bakh FaNum';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('./YekanBakhFaNum-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Yekan Bakh FaNum';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('./YekanBakhFaNum-Bold.ttf') format('truetype');
}
