
@font-face {
  font-family: 'Yekan';
  src: url('Yekan.woff2') format('woff2'),
       url('Yekan.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body, button, input, select, textarea, h1, h2, h3, h4, h5, h6 {
  font-family: 'Yekan', sans-serif !important;
}
