/* 나눔고딕 — Nanum Gothic (SIL Open Font License) */
@font-face {
  font-family: "Nanum Gothic";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("NanumGothicLight.ttf") format("truetype");
}
@font-face {
  font-family: "Nanum Gothic";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("NanumGothic.ttf") format("truetype");
}
@font-face {
  font-family: "Nanum Gothic";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("NanumGothicBold.ttf") format("truetype");
}
@font-face {
  font-family: "Nanum Gothic";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("NanumGothicExtraBold.ttf") format("truetype");
}
