@font-face {
    font-family: 'Anjoman';
    src: url('/fonts/Yekan.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Anjoman';
    src: url('/fonts/Yekan.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Anjoman';
    src: url('/fonts/Yekan.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

html,
body,
button,
input,
textarea,
select,
.fi-body,
.fi-sidebar,
.fi-topbar,
.fi-main,
.fi-modal,
.fi-dropdown-panel,
.fi-input,
.fi-btn {
    font-family: 'Anjoman', sans-serif !important;
}
