@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&display=swap");
* {
  font-family: "Brutal Type", "Noto Sans KR", sans-serif !important;
}
.korean-article {
  font-weight: 600;
}