/**
 * Pretendard Variable — Self-hosted
 * https://github.com/orioncactus/pretendard (MIT License)
 * Version 1.3.9
 *
 * 자체 호스팅 이유: CSP 준수 + 외부 의존성 제거
 */
@font-face {
  font-family: 'Pretendard Variable';
  font-weight: 45 920;
  font-style: normal;
  font-display: swap;
  src: url('/static/fonts/pretendard/PretendardVariable.woff2') format('woff2-variations');
}
