@font-face {
  font-family: 'NanumSquare Neo';
  font-weight: 100 900; /* 가변 폰트 weight 범위 지정 */
  src: url('/wp-content/fonts/nanum-square/NanumSquareNeo-Variable.woff2') format('woff2');
  font-display: swap; /* 폰트 로딩 전략 */
}