@font-face {
  font-family: "Noto Sans CJK";
  src: url("./NotoSansCJKkr-Black.otf");
  font-style: normal;
  font-weight: 800;
}
@font-face {
  font-family: "Noto Sans CJK";
  src: url("./NotoSansCJKkr-Bold.otf");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "Noto Sans CJK";
  src: url("./NotoSansCJKkr-Regular.otf");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Noto Sans CJK";
  src: url("./NotoSansCJKkr-DemiLight.otf");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "Noto Sans CJK";
  src: url("./NotoSansCJKkr-Light.otf");
  font-style: normal;
  font-weight: 200;
}
@font-face {
  font-family: "Noto Sans CJK";
  src: url("./NotoSansCJKkr-Thin.otf");
  font-style: normal;
  font-weight: 100;
}
@font-face {
  font-family: "Noto Sans CJK";
  src: url("./NotoSansCJKkr-Medium.otf");
  font-style: normal;
  font-weight: 500;
}