@charset "utf-8";
/* =====================================================================
   Pretendard (셀프호스팅) — 외부 CDN 대신 로컬 폰트 사용
   원본: https://github.com/orioncactus/pretendard (v1.3.9, OFL-1.1)
   파일: homepage/fonts/PretendardVariable.woff2
   ===================================================================== */
@font-face{
  font-family:"Pretendard";
  font-weight:45 920;          /* Variable: Thin~Black 한 파일로 커버 */
  font-style:normal;
  font-display:swap;
  src:url("../../fonts/PretendardVariable.woff2") format("woff2");
}
