@font-face {
    font-family: 'YekanBakh-fa';
    src: url('Yekan-Thin-fa.woff') format('woff');
    font-style: normal;
    font-weight: 100;
    font-display: swap;
}
@font-face {
    font-family: 'YekanBakh-fa';
    src: url('Yekan-Light-fa.woff') format('woff');
    font-style: normal;
    font-weight: 200;
    font-display: swap;
}
@font-face {
    font-family: 'YekanBakh-fa';
    src: url('Yekan-Regular-fa.woff') format('woff');
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'YekanBakh-fa';
    src: url('Yekan-Medium-fa.woff') format('woff');
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: 'YekanBakh-fa';
    src: url('Yekan-Bold-fa.woff') format('woff');
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: 'YekanBakh-fa';
    src: url('Yekan-Black-fa.woff') format('woff');
    font-style: normal;
    font-weight: 900;
    font-display: swap;
}
body,
input,
textarea,
select,
button {
    font-family: 'YekanBakh-fa', sans-serif;
}
