@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@500;700;900&display=swap");

* {
  font-family: "Noto Sans KR", sans-serif;
}
