@font-face {
  font-family: "Nanum Gothic";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/mock-assets/fonts/NanumGothic-Regular-ko-v3.woff2") format("woff2"),
       url("/mock-assets/fonts/NanumGothic-Regular-ko-v4.woff") format("woff");
}

@font-face {
  font-family: "Nanum Gothic";
  font-style: normal;
  font-weight: 700;
  font-display: block;
  src: url("/mock-assets/fonts/NanumGothic-Bold-ko-v3.woff2") format("woff2"),
       url("/mock-assets/fonts/NanumGothic-Bold-ko-v4.woff") format("woff");
}

@font-face {
  font-family: "Nanum Gothic";
  font-style: normal;
  font-weight: 800;
  font-display: block;
  src: url("/mock-assets/fonts/NanumGothic-ExtraBold-ko-v3.woff2") format("woff2"),
       url("/mock-assets/fonts/NanumGothic-ExtraBold-ko-v4.woff") format("woff");
}

body,
input,
button,
select,
textarea {
  font-family: "Nanum Gothic", "NanumGothic", "Malgun Gothic", sans-serif;
}

@font-face {
  font-family: "Nanum Barun Gothic";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/mock-assets/fonts/NanumGothic-Regular-ko-v3.woff2") format("woff2"),
       url("/mock-assets/fonts/NanumGothic-Regular-ko-v4.woff") format("woff");
}

@font-face {
  font-family: "Nanum Barun Gothic";
  font-style: normal;
  font-weight: 700;
  font-display: block;
  src: url("/mock-assets/fonts/NanumGothic-Bold-ko-v3.woff2") format("woff2"),
       url("/mock-assets/fonts/NanumGothic-Bold-ko-v4.woff") format("woff");
}

@font-face {
  font-family: "Nanum Barun Gothic";
  font-style: normal;
  font-weight: 800;
  font-display: block;
  src: url("/mock-assets/fonts/NanumGothic-ExtraBold-ko-v3.woff2") format("woff2"),
       url("/mock-assets/fonts/NanumGothic-ExtraBold-ko-v4.woff") format("woff");
}
