@font-face {
    font-family: 'YekanBakh';
    src: url('/assets/fonts/YekanBakh-Regular.woff2') format('woff2'),
         url('/assets/fonts/YekanBakh-Regular.woff') format('woff'),
         url('/assets/fonts/YekanBakh-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body, button, input, select, textarea, a, p, span, table, div, li, ul {
    font-family: 'YekanBakh', sans-serif !important;
}
