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

/* @font-face {
  font-family: 'Source Han Sans';
  src: url('../fonts/SourceHanSansSC-VF.otf.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Han Serif';
  src: url('../fonts/SourceHanSerifSC-VF.otf.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
} */