/* asta */
@font-face {
  font-family: "Asta Sans";
  font-weight: 300;
  src: url("/resource/templete/assets/fonts/asta/AstaSans-Light.woff2") format("woff2"), url("/resource/templete/assets/fonts/asta/AstaSans-Light.woff") format("woff");
}
@font-face {
  font-family: "Asta Sans";
  font-weight: 400;
  src: url("/resource/templete/assets/fonts/asta/AstaSans-Regular.woff2") format("woff2"), url("/resource/templete/assets/fonts/asta/AstaSans-Regular.woff") format("woff");
}
@font-face {
  font-family: "Asta Sans";
  font-weight: 500;
  src: url("/resource/templete/assets/fonts/asta/AstaSans-Medium.woff2") format("woff2"), url("/resource/templete/assets/fonts/asta/AstaSans-Medium.woff") format("woff");
}
@font-face {
  font-family: "Asta Sans";
  font-weight: 600;
  src: url("/resource/templete/assets/fonts/asta/AstaSans-SemiBold.woff2") format("woff2"), url("/resource/templete/assets/fonts/asta/AstaSans-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Asta Sans";
  font-weight: 700;
  src: url("/resource/templete/assets/fonts/asta/AstaSans-Bold.woff2") format("woff2"), url("/resource/templete/assets/fonts/asta/AstaSans-Bold.woff") format("woff");
}
@font-face {
  font-family: "Asta Sans";
  font-weight: 800;
  src: url("/resource/templete/assets/fonts/asta/AstaSans-ExtraBold.woff2") format("woff2"), url("/resource/templete/assets/fonts/asta/AstaSans-ExtraBold.woff") format("woff");
}
/* pretendard */
@font-face {
  font-family: "Pretendard";
  font-weight: 400;
  src: url("/resource/templete/assets/fonts/pretendard/Pretendard-Regular.woff2") format("woff2");
  src: url("/resource/templete/assets/fonts/pretendard/Pretendard-Regular.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 700;
  src: url("/resource/templete/assets/fonts/pretendard/Pretendard-ExtraBold.woff2") format("woff2");
  src: url("/resource/templete/assets/fonts/pretendard/Pretendard-ExtraBold.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 800;
  src: url("/resource/templete/assets/fonts/pretendard/Pretendard-Black.woff2") format("woff2");
  src: url("/resource/templete/assets/fonts/pretendard/Pretendard-Black.woff") format("woff");
}
/* gmarket */
@font-face {
  font-family: "GmarketSans";
  font-weight: 400;
  src: url("/resource/templete/assets/fonts/gmarket/GmarketSansLight.otf") format("woff");
}
@font-face {
  font-family: "GmarketSans";
  font-weight: 600;
  src: url("/resource/templete/assets/fonts/gmarket/GmarketSansMedium.otf") format("woff");
}
@font-face {
  font-family: "GmarketSans";
  font-weight: 800;
  src: url("/resource/templete/assets/fonts/gmarket/GmarketSansBold.otf") format("woff");
}/*# sourceMappingURL=font.css.map */