@font-face {
  font-family: 'Noto Sans KR';
  src: url('/fonts/NotoSansKR-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900; /* 가변 폰트라 전체 굵기 지원 */
  font-style: normal;
}
