@font-face {
  font-family: "Seoul Hangang";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/fonts-archive/SeoulHangang/SeoulHangang-Light.woff2")
      format("woff2"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/SeoulHangang/SeoulHangang-Light.woff")
      format("woff"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/SeoulHangang/SeoulHangang-Light.ttf")
      format("truetype");
}
@font-face {
  font-family: "Seoul Hangang";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/fonts-archive/SeoulHangang/SeoulHangang-Medium.woff2")
      format("woff2"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/SeoulHangang/SeoulHangang-Medium.woff")
      format("woff"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/SeoulHangang/SeoulHangang-Medium.ttf")
      format("truetype");
}
@font-face {
  font-family: "Seoul Hangang";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/fonts-archive/SeoulHangang/SeoulHangang-Bold.woff2")
      format("woff2"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/SeoulHangang/SeoulHangang-Bold.woff")
      format("woff"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/SeoulHangang/SeoulHangang-Bold.ttf")
      format("truetype");
}
@font-face {
  font-family: "Seoul Hangang";
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/fonts-archive/SeoulHangang/SeoulHangang-ExtraBold.woff2")
      format("woff2"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/SeoulHangang/SeoulHangang-ExtraBold.woff")
      format("woff"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/SeoulHangang/SeoulHangang-ExtraBold.ttf")
      format("truetype");
}
