/* Pretendard Variable — 로컬 번들. CSP(style-src 'self')와 오프라인 배포 때문에 CDN 대신 동봉한다.
   가변 폰트 1파일로 45~920 전체 굵기를 커버. 라이선스: SIL OFL 1.1 (LICENSE.txt) */
@font-face {
  font-family: "Pretendard Variable";
  src: url("/vendor/pretendard/PretendardVariable.woff2") format("woff2-variations");
  font-weight: 45 920;
  font-style: normal;
  font-display: swap;
}
