@font-face {
    font-family: iran-yekan-light;
    src: url('../fonts/iran-yekan/iranyekanweblight.otf') format('opentype');
}

@font-face {
    font-family: iran-yekan-regular;
    src: url('../fonts/iran-yekan/iranyekanwebregular.ttf') format('truetype');
}

@font-face {
    font-family: iran-yekan-bold;
    src: url('../fonts/iran-yekan/iranyekanwebbold.otf') format('opentype');
}

@font-face {
    font-family: YekanBakhFaNum;
    src: url('../fonts/yekan-bakh/YekanBakhFaNum-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: YekanBakhFaNum;
    src: url('../fonts/yekan-bakh/YekanBakhFaNum-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: YekanBakhFaNum;
    src: url('../fonts/yekan-bakh/YekanBakhFaNum-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: YekanBakhFaNum;
    src: url('../fonts/yekan-bakh/YekanBakhFaNum-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: YekanBakhFaNum;
    src: url('../fonts/yekan-bakh/YekanBakhFaNum-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: YekanBakhFaNum;
    src: url('../fonts/yekan-bakh/YekanBakhFaNum-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: YekanBakhFaNum;
    src: url('../fonts/yekan-bakh/YekanBakhFaNum-Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: IranYekanRegular;
    src: url('../fonts/iran-yekan/IRANYekanRegular.ttf') format('truetype');
}

.font-iran-yekan {
    font-family: iran-yekan-regular, serif;
}

.font-yekan-bakh {
    font-family: YekanBakhFaNum, serif;
}
