/* YekanBakh - Thin */
@font-face {
    font-family: 'YekanBakh';
    src: url('fonts/YekanBakh-Thin.woff2') format('woff2'),
         url('fonts/YekanBakh-Thin.woff') format('woff'),
         url('fonts/YekanBakh-Thin.ttf') format('truetype'),
         url('fonts/YekanBakh-Thin.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

/* YekanBakh - Light */
@font-face {
    font-family: 'YekanBakh';
    src: url('fonts/YekanBakh-Light.woff2') format('woff2'),
         url('fonts/YekanBakh-Light.woff') format('woff'),
         url('fonts/YekanBakh-Light.ttf') format('truetype'),
         url('fonts/YekanBakh-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* YekanBakh - Regular */
@font-face {
    font-family: 'YekanBakh';
    src: url('fonts/YekanBakh-Regular.woff2') format('woff2'),
         url('fonts/YekanBakh-Regular.woff') format('woff'),
         url('fonts/YekanBakh-Regular.ttf') format('truetype'),
         url('fonts/YekanBakh-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* YekanBakh - SemiBold */
@font-face {
    font-family: 'YekanBakh';
    src: url('fonts/YekanBakh-SemiBold.woff2') format('woff2'),
         url('fonts/YekanBakh-SemiBold.woff') format('woff'),
         url('fonts/YekanBakh-SemiBold.ttf') format('truetype'),
         url('fonts/YekanBakh-SemiBold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/* YekanBakh - Bold */
@font-face {
    font-family: 'YekanBakh';
    src: url('fonts/YekanBakh-Bold.woff2') format('woff2'),
         url('fonts/YekanBakh-Bold.woff') format('woff'),
         url('fonts/YekanBakh-Bold.ttf') format('truetype'),
         url('fonts/YekanBakh-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* YekanBakh - ExtraBold */
@font-face {
    font-family: 'YekanBakh';
    src: url('fonts/YekanBakh-ExtraBold.woff2') format('woff2'),
         url('fonts/YekanBakh-ExtraBold.woff') format('woff'),
         url('fonts/YekanBakh-ExtraBold.ttf') format('truetype'),
         url('fonts/YekanBakh-ExtraBold.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

/* YekanBakh - Black */
@font-face {
    font-family: 'YekanBakh';
    src: url('fonts/YekanBakh-Black.woff2') format('woff2'),
         url('fonts/YekanBakh-Black.woff') format('woff'),
         url('fonts/YekanBakh-Black.ttf') format('truetype'),
         url('fonts/YekanBakh-Black.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* YekanBakh - ExtraBlack */
@font-face {
    font-family: 'YekanBakh';
    src: url('fonts/YekanBakh-ExtraBlack.woff2') format('woff2'),
         url('fonts/YekanBakh-ExtraBlack.woff') format('woff'),
         url('fonts/YekanBakh-ExtraBlack.ttf') format('truetype'),
         url('fonts/YekanBakh-ExtraBlack.otf') format('opentype');
    font-weight: 950;
    font-style: normal;
    font-display: swap;
}