@charset "UTF-8";

/* font settings - Start */
/* @import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css'); */

/* Noto Sans */
@font-face {
  font-family: "Pretendard_Black";
  src: url(../fonts/Pretendard-Black.eot);
  src: url(../fonts/Pretendard-Black.eot?#iefix) format("embedded-opentype"), url(../fonts/Pretendard-Black.woff) format("woff"), url(../fonts/Pretendard-Black.ttf) format("truetype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Pretendard_Bold";
  src: url(../fonts/Pretendard-Bold.eot);
  src: url(../fonts/Pretendard-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/Pretendard-Bold.woff) format("woff"), url(../fonts/Pretendard-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Pretendard_SemiBold";
  src: url(../fonts/Pretendard-SemiBold.eot);
  src: url(../fonts/Pretendard-SemiBold.eot?#iefix) format("embedded-opentype"), url(../fonts/Pretendard-SemiBold.woff) format("woff"), url(../fonts/Pretendard-SemiBold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Pretendard_Medium";
  src: url(../fonts/Pretendard-Medium.eot);
  src: url(../fonts/Pretendard-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/Pretendard-Medium.woff) format("woff"), url(../fonts/Pretendard-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Pretendard_Regular";
  src: url(../fonts/Pretendard-Regular.eot);
  src: url(../fonts/Pretendard-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Pretendard-Regular.woff) format("woff"), url(../fonts/Pretendard-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Pretendard_Light";
  src: url(../fonts/Pretendard-Light.eot);
  src: url(../fonts/Pretendard-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/Pretendard-Light.woff) format("woff"), url(../fonts/Pretendard-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Pretendard_Thin";
  src: url(../fonts/Pretendard-Thin.eot);
  src: url(../fonts/Pretendard-Thin.eot?#iefix) format("embedded-opentype"), url(../fonts/Pretendard-Thin.woff) format("woff"), url(../fonts/Pretendard-Thin.ttf) format("truetype");
  font-weight: 100;
  font-style: normal;
}
/* Noto Sans */

/* HankookKR */
@font-face {
  font-family: "HankookKRLight";
  src: url(../fonts/HankookKRLight.eot);
  src: url(../fonts/HankookKRLight.eot?#iefix) format("embedded-opentype"), url(../fonts/HankookKRLight.woff2) format("woff2"), url(../fonts/HankookKRLight.woff) format("woff"), url(../fonts/HankookKRLight.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "HankookKRRegular";
  src: url(../fonts/HankookKRRegular.eot);
  src: url(../fonts/HankookKRRegular.eot?#iefix) format("embedded-opentype"), url(../fonts/HankookKRRegular.woff2) format("woff2"), url(../fonts/HankookKRRegular.woff) format("woff"), url(../fonts/HankookKRRegular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
/* HankookKR */

/* Hankook */
@font-face {
  font-family: "HankookRegular";
  src: url(../fonts/HankookRegular.eot);
  src: url(../fonts/HankookRegular.eot?#iefix) format("embedded-opentype"), url(../fonts/HankookRegular.woff2) format("woff2"), url(../fonts/HankookRegular.woff) format("woff"), url(../fonts/HankookRegular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "HankookSemibold";
  src: url(../fonts/HankookSemibold.eot);
  src: url(../fonts/HankookSemibold.eot?#iefix) format("embedded-opentype"), url(../fonts/HankookSemibold.woff2) format("woff2"), url(../fonts/HankookSemibold.woff) format("woff"), url(../fonts/HankookSemibold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}
/* Hankook */

/* Spartan */
@font-face {
  font-family: "Spartan_Bold";
  src: url(../fonts/Spartan-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Spartan-Black";
  src: url(../fonts/Spartan-Black.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}
/* Spartan */

/* General Sans */
@font-face {
  font-family: "GeneralSans_Semibold";
  src: url(../fonts/GeneralSans-Semibold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}
/* General Sans */

/* font settings - End */
