/* Pretendard 가변 폰트 — 로컬 호스팅(CSP style-src/font-src 'self' 준수, 외부 CDN 의존 제거).
   출처: orioncactus/pretendard v1.3.9 (variable woff2). */
@font-face {
  font-family: 'Pretendard';
  font-weight: 45 920;
  font-style: normal;
  font-display: swap;
  src: url('/static/fonts/PretendardVariable.woff2') format('woff2-variations');
}
