[fix] negodata/front: 윈도우 브라우저 폰트 미적용 수정 — format woff2-variations 를 표준 woff2 로 교체

This commit is contained in:
Mina Choi 2026-07-13 08:47:09 +09:00
parent ac487268d8
commit 21f90ed84a

View File

@ -12,7 +12,7 @@
font-weight: 45 920; font-weight: 45 920;
font-style: normal; font-style: normal;
font-display: swap; font-display: swap;
src: url('/fonts/PretendardVariable.woff2') format('woff2-variations'); src: url('/fonts/PretendardVariable.woff2') format('woff2');
} }
body { body {