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

body {
  font-family: 'Yekan', Tahoma, sans-serif;
}
