/* Pretendard 자가호스팅(동일출처) — CDN/SRI 불필요, 오프라인 친화 */
@font-face{
  font-family:"Pretendard"; font-weight:400; font-style:normal; font-display:swap;
  src:url("/fonts/Pretendard-Regular.woff2") format("woff2");
}
@font-face{
  font-family:"Pretendard"; font-weight:700; font-style:normal; font-display:swap;
  src:url("/fonts/Pretendard-Bold.woff2") format("woff2");
}
