@font-face {
    font-family: 'YekanBakh';
    src: url('../fonts/yekanbakh/YekanBakh-Thin.woff2');
    font-weight: 100;
}

@font-face {
    font-family: 'YekanBakh';
    src: url('../fonts/yekanbakh/YekanBakh-Light.woff2');
    font-weight: 300;
}

@font-face {
    font-family: 'YekanBakh';
    src: url('../fonts/yekanbakh/YekanBakh-Regular.woff2');
    font-weight: 400;
}

@font-face {
    font-family: 'YekanBakh';
    src: url('../fonts/yekanbakh/YekanBakh-SemiBold.woff2');
    font-weight: 500;
}

@font-face {
    font-family: 'YekanBakh';
    src: url('../fonts/yekanbakh/YekanBakh-Bold.woff2');
    font-weight: 700;
}

@font-face {
    font-family: 'YekanBakh';
    src: url('../fonts/yekanbakh/YekanBakh-Black.woff2');
    font-weight: 900;
} 