@font-face {
    font-family: YekanBakh;
    src: url('../fonts/yekan-bakh/YekanBakhFaNum-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: YekanBakh;
    src: url('../fonts/yekan-bakh/YekanBakhFaNum-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: YekanBakh;
    src: url('../fonts/yekan-bakh/YekanBakhFaNum-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

html,
body,
button,
input,
select,
textarea,
.navbar,
.btn,
.form-control,
.form-select,
.form-label,
.form-check-label,
.table,
.alert,
.badge,
.pagination,
.offcanvas,
.dropdown-menu,
.modal,
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
.display-1, .display-2, .display-3, .display-4, .display-5, .display-6,
p, a, span, li, td, th, label, small {
    font-family: YekanBakh, Tahoma, sans-serif !important;
}
