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

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