
@font-face {
  font-family: "PretendardVariable";
  font-weight: 100;
  font-weight: 200;
  font-weight: 300;
  font-weight: 400;
  font-weight: 500;
  font-weight: 600;
  font-weight: 700;
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url("../font/PretendardVariable.ttf");
}
@font-face {
  font-family: "Noto Sans KR Black";
  src: url("../font/NotoSansKR-Black.otf");
}
@font-face {
  font-family: "Noto Sans KR Bold";
  src: url("../font/NotoSansKR-Bold.otf");
}
@font-face {
  font-family: "Noto Sans KR Medium";
  src: url("../font/NotoSansKR-Medium.otf");
}
@font-face {
  font-family: "Noto Sans KR Regular";
  src: url("../font/NotoSansKR-Regular.otf");
}
@font-face {
  font-family: "Noto Sans KR Light";
  src: url("../font/NotoSansKR-Light.otf");
}
@font-face {
  font-family: "Noto Sans KR Thin";
  src: url("../font/NotoSansKR-Thin.otf");
}