/* Pretendard v1.3.9 — KS X 1001 서브셋 woff2 (원본: orioncactus/pretendard, OFL 1.1).
   웹은 단일 패밀리 + font-weight 로 구분한다. 사용하는 4가중치만 동봉 —
   가중치를 추가하면 여기와 fonts/pretendard/ 에 짝으로 넣는다.
   font-display: swap — 폰트 로드 전에도 시스템 폰트로 즉시 렌더. */
@font-face {
  font-family: "Pretendard";
  font-weight: 500;
  font-display: swap;
  src: url("/assets/pretendard/Pretendard-Medium.subset-f86ee24b.woff2") format("woff2");
}

@font-face {
  font-family: "Pretendard";
  font-weight: 600;
  font-display: swap;
  src: url("/assets/pretendard/Pretendard-SemiBold.subset-1ae153ea.woff2") format("woff2");
}

@font-face {
  font-family: "Pretendard";
  font-weight: 700;
  font-display: swap;
  src: url("/assets/pretendard/Pretendard-Bold.subset-516cd135.woff2") format("woff2");
}

@font-face {
  font-family: "Pretendard";
  font-weight: 800;
  font-display: swap;
  src: url("/assets/pretendard/Pretendard-ExtraBold.subset-9379290a.woff2") format("woff2");
}
