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

@font-face {
  font-family: 'YesevaOne-Regular';
  src: url('../fonts/YesevaOne-Regular.woff2') format('woff2'),
  url('../fonts/YesevaOne-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}