@font-face {
  font-family: 'Yekan';
  src: url('fonts/yekan/Yekan.woff2') format('woff2'),
       url('fonts/yekan/Yekan.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body, a, p, div, span, h1, h2, h3, h4, h5, h6, strong, em, * {
  font-family: 'Yekan', sans-serif !important;
}
