/* Pretendard Variable — 로컬 번들(오프라인/Capacitor 대응). 실패 시 system-ui로 폴백 */
@font-face {
  font-family: 'Pretendard Variable';
  font-weight: 45 920;
  font-style: normal;
  font-display: swap;
  src: url('./PretendardVariable.woff2') format('woff2-variations');
}
