@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;700&display=swap');
body {
  font-size: 16px;
  font-family: 'Noto Sans KR', sans-serif;
}