@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400&display=swap');

/* Fontomize CSS - Generated by API */

html[lang^="ko"] :is(body, h1, h2, h3, h4, h5, h6, p, a, li) {
  font-family: 'Noto Sans KR', sans-serif !important;
  color: #000000 !important;
}

