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

body, h1, h2, h3, h4, h5, h6, p, a, span {
  font-family: 'Yekan', sans-serif !important;
}
