/* Regular + SemiBold only. Other weights reuse the same two files
   so the browser does not download 5× ~790KB Korean full fonts. */
@font-face {
  font-family: "pretendard";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: local("Pretendard Regular"),
  url("../fonts/Pretendard-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "pretendard";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: local("Pretendard Regular"),
  url("../fonts/Pretendard-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "pretendard";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: local("Pretendard Regular"),
  url("../fonts/Pretendard-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "pretendard";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: local("Pretendard SemiBold"),
  url("../fonts/Pretendard-SemiBold.woff2") format("woff2");
}

@font-face {
  font-family: "pretendard";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: local("Pretendard SemiBold"),
  url("../fonts/Pretendard-SemiBold.woff2") format("woff2");
}

@font-face {
  font-family: "pretendard";
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: local("Pretendard SemiBold"),
  url("../fonts/Pretendard-SemiBold.woff2") format("woff2");
}
