/* Local self-hosted variable fonts (subset) — CDN 의존 없음 */
@font-face{
  font-family:'Pretendard';
  src:url('../fonts/Pretendard-subset.woff2') format('woff2');
  font-weight:100 900; font-style:normal; font-display:swap;
}
@font-face{
  font-family:'Inter';
  src:url('../fonts/Inter-subset.woff2') format('woff2');
  font-weight:100 900; font-style:normal; font-display:swap;
}
