@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 */


/* 현대 하모니 */
@font-face {
  font-family: "HDHarmonyB";
  src: url(../fonts/HDHarmonyB.woff) format("woff"), url(../fonts/HDHarmonyB.woff2) format("woff2"), url(../fonts/HDHarmonyB.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "HDHarmonyM";
  src: url(../fonts/HDHarmonyM.woff) format("woff"), url(../fonts/HDHarmonyM.woff2) format("woff2"), url(../fonts/HDHarmonyM.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "HDHarmonyL";
  src: url(../fonts/HDHarmonyL.woff) format("woff"), url(../fonts/HDHarmonyL.woff2) format("woff2"), url(../fonts/HDHarmonyL.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}
/* 현대 하모니 */


/* font settings - End */



