/* Noto Sans KR - 로컬 호스팅용 CSS */
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('noto-sans-kr-v27-korean-regular.woff2') format('woff2');
}