/* Pretendard FONT */
@font-face {
  font-family: "Pretendard";
  font-weight: 900;
  font-display: swap;
  src: local("Pretendard Black"), url("../fonts/Pretendard/Pretendard-Black.woff2") format("woff2"), url("../../fonts/Pretendard/Pretendard-Black.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 800;
  font-display: swap;
  src: local("Pretendard ExtraBold"), url("../fonts/Pretendard/Pretendard-ExtraBold.woff2") format("woff2"), url("../fonts/Pretendard/Pretendard-ExtraBold.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 700;
  font-display: swap;
  src: local("Pretendard Bold"), url("../fonts/Pretendard/Pretendard-Bold.woff2") format("woff2"), url("../fonts/Pretendard/Pretendard-Bold.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 600;
  font-display: swap;
  src: local("Pretendard SemiBold"), url("../fonts/Pretendard/Pretendard-SemiBold.woff2") format("woff2"), url("../fonts/Pretendard/Pretendard-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 500;
  font-display: swap;
  src: local("Pretendard Medium"), url("../fonts/Pretendard/Pretendard-Medium.woff2") format("woff2"), url("../fonts/Pretendard/Pretendard-Medium.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 400;
  font-display: swap;
  src: local("Pretendard Regular"), url("../fonts/Pretendard/Pretendard-Regular.woff2") format("woff2"), url("../fonts/Pretendard/Pretendard-Regular.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 300;
  font-display: swap;
  src: local("Pretendard Light"), url("../fonts/Pretendard/Pretendard-Light.woff2") format("woff2"), url("../fonts/Pretendard/Pretendard-Light.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 200;
  font-display: swap;
  src: local("Pretendard ExtraLight"), url("../fonts/Pretendard/Pretendard-ExtraLight.woff2") format("woff2"), url("../fonts/Pretendard/Pretendard-ExtraLight.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 100;
  font-display: swap;
  src: local("Pretendard Thin"), url("../fonts/Pretendard/Pretendard-Thin.woff2") format("woff2"), url("../fonts/Pretendard/Pretendard-Thin.woff") format("woff");
}

/* S-CoreDream FONT */
@font-face {
	font-family: "S-CoreDream";
	font-weight:100;
	src: url("../fonts/S-CoreDream/S-CoreDream-1Thin.woff") format("woff");
}
@font-face {
	font-family: "S-CoreDream";
	font-weight:200;
	src: url("../fonts/S-CoreDream/S-CoreDream-2ExtraLight.woff") format("woff");
}
@font-face {
  font-family: "S-CoreDream";
  font-weight:300;
  src: url("../fonts/S-CoreDream/S-CoreDream-3Light.woff") format("woff");
}
@font-face {
	font-family: "S-CoreDream";
	font-weight:400;
	src: url("../fonts/S-CoreDream/S-CoreDream-4Regular.woff") format("woff");
}
@font-face {
	font-family: "S-CoreDream";
	font-weight:500;
	src: url("../fonts/S-CoreDream/S-CoreDream-5Medium.woff") format("woff");
}
@font-face {
	font-family: "S-CoreDream";
	font-weight:600;
	src: url("../fonts/S-CoreDream/S-CoreDream-6Bold.woff") format("woff");
}
@font-face {
	font-family: "S-CoreDream";
	font-weight:700;
	src: url("../fonts/S-CoreDream/S-CoreDream-7ExtraBold.woff") format("woff");
}
@font-face {
	font-family: "S-CoreDream";
	font-weight:800;
	src: url("../fonts/S-CoreDream/S-CoreDream-8Heavy.woff") format("woff");
}
@font-face {
	font-family: "S-CoreDream";
	font-weight:900;
	src: url("../fonts/S-CoreDream/S-CoreDream-9Black.woff") format("woff");
}