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