/* Pretendard 가변 폰트 (번들·오프라인 자체 제공). tokens.css보다 먼저 링크. */
@font-face{
  font-family:"Pretendard";
  font-weight:45 920;
  font-style:normal;
  font-display:swap;
  src:url("fonts/PretendardVariable.woff2") format("woff2-variations");
}
