@font-face {
    font-family: 'YekanBakhFaNum';
    src: url('YekanBakhFaNum-Thin.woff') format('woff'),
         url('YekanBakhFaNum-thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'YekanBakhFaNum';
    src: url('YekanBakhFaNum-Light.woff') format('woff'),
         url('YekanBakhFaNum-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'YekanBakhFaNum';
    src: url('YekanBakhFaNum-Regular.woff') format('woff'),
         url('YekanBakhFaNum-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'YekanBakhFaNum';
    src: url('YekanBakhFaNum-SemiBold.woff') format('woff'),
         url('YekanBakhFaNum-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'YekanBakhFaNum';
    src: url('YekanBakhFaNum-Bold.woff') format('woff'),
         url('YekanBakhFaNum-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'YekanBakhFaNum';
    src: url('YekanBakhFaNum-ExtraBold.woff') format('woff'),
         url('YekanBakhFaNum-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

