@font-face {
  font-family: 'Yekan Bakh';
  src: url('/assets/fonts/YekanBakhFaNum-VF.woff2') format('woff2-variations'),
       url('/assets/fonts/YekanBakhFaNum-VF.woff')  format('woff-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
html, body, button, input, select, textarea {
  font-family: 'Yekan Bakh', 'Vazirmatn', system-ui, sans-serif;
}
