@font-face {
  font-family: "SEBANG Gothic";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/fonts-archive/SEBANGGothic/SEBANGGothic-Regular.woff2")
      format("woff2"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/SEBANGGothic/SEBANGGothic-Regular.woff")
      format("woff"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/SEBANGGothic/SEBANGGothic-Regular.otf")
      format("opentype"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/SEBANGGothic/SEBANGGothic-Regular.ttf")
      format("truetype");
}
@font-face {
  font-family: "SEBANG Gothic";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/fonts-archive/SEBANGGothic/SEBANGGothic-Bold.woff2")
      format("woff2"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/SEBANGGothic/SEBANGGothic-Bold.woff")
      format("woff"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/SEBANGGothic/SEBANGGothic-Bold.otf")
      format("opentype"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/SEBANGGothic/SEBANGGothic-Bold.ttf")
      format("truetype");
}
