/* font css */
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/2025/Pretendard-Regular.eot");
  src: url("/fonts/2025/Pretendard-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/2025/Pretendard-Regular.woff") format("woff"), url("/fonts/2025/Pretendard-Regular.woff2") format("woff2"), url("/fonts/2025/Pretendard-Regular.otf") format("opentype");
}
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 500;
  src: url("/fonts/2025/Pretendard-Medium.eot");
  src: url("/fonts/2025/Pretendard-Medium.eot?#iefix") format("embedded-opentype"), url("/fonts/2025/Pretendard-Medium.woff") format("woff"), url("/fonts/2025/Pretendard-Medium.woff2") format("woff2"), url("/fonts/2025/Pretendard-Medium.otf") format("opentype");
}
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 600;
  src: url("/fonts/2025/Pretendard-SemiBold.eot");
  src: url("/fonts/2025/Pretendard-SemiBold.eot?#iefix") format("embedded-opentype"), url("/fonts/2025/Pretendard-SemiBold.woff") format("woff"), url("/fonts/2025/Pretendard-SemiBold.woff2") format("woff2"), url("/fonts/2025/Pretendard-SemiBold.otf") format("opentype");
}