/* Shared offline font bundle for the closed-network deployment. */
@import url("/fonts/index.css");
@import url("/fonts/NanumSquareRound/nanumsquareround.min.css");
@import url("/fonts/S-CoreDream/index.css");

@font-face {
  font-family: "S-CoreDream-4Regular";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/S-CoreDream/S-CoreDream-4Regular.woff") format("woff");
}

@font-face {
  font-family: "Nanum Gothic";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/nanum-gothic-v17-latin_korean-regular.woff2") format("woff2");
}

@font-face {
  font-family: "Nanum Gothic";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/nanum-gothic-v17-latin_korean-700.woff2") format("woff2");
}

@font-face {
  font-family: "Nanum Gothic";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("/fonts/nanum-gothic-v17-latin_korean-800.woff2") format("woff2");
}
