/* @font-face {
  font-family: "Pretendard";
  font-weight: 200;
  font-weight: 300;
  font-weight: 400;
  font-weight: 500;
  font-weight: 600;
  font-weight: 700;
  font-weight: 800;
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  src: url("../font/Pretendard.ttf");
} */

@font-face {
  font-family: "Pretendard";
  src: url("../font/PretendardVariable.woff2") format("woff2-variations");
  font-weight: 100 900;
  font-display: swap;
}
