@font-face {
  font-family: 'IranYekanWeb';
  src: url('/static/fonts/iranyekanwebregular2.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

* {
  font-family: 'IranYekanWeb' !important;
}