/* Web Font - Pretendard - Woff */
@font-face {
  font-family: "Pretendard-Thin";
  font-style: normal;
  font-weight: 100;
  src: url("../css/font/Pretendard-Thin.woff") format("woff");
}
@font-face {
  font-family: "Pretendard-ExtraLight";
  font-style: normal;
  font-weight: 200;
  src: url("../css/font/Pretendard-ExtraLight.woff") format("woff");
}
@font-face {
  font-family: "Pretendard-Light";
  font-style: normal;
  font-weight: 300;
  src: url("../css/font/Pretendard-Light.woff") format("woff");
}
@font-face {
  font-family: "Pretendard-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../css/font/Pretendard-Regular.woff") format('woff');
}
@font-face {
  font-family: "Pretendard-Medium";
  font-style: normal;
  font-weight: 500;
  src: url("../css/font/Pretendard-Medium.woff") format("woff");
}
@font-face {
  font-family: "Pretendard-SemiBold";
  font-style: normal;
  font-weight: 600;
  src: url("../css/font/Pretendard-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Pretendard-Bold";
  font-style: normal;
  font-weight: 700;
  src: url("../css/font/Pretendard-Bold.woff") format("woff");
}
@font-face {
  font-family: "Pretendard-ExtraBold";
  font-style: normal;
  font-weight: 800;
  src: url("../css/font/Pretendard-ExtraBold.woff") format("woff");
}
@font-face {
  font-family: "Pretendard-Black";
  font-style: normal;
  font-weight: 900;
  src: url("../css/font/Pretendard-Black.woff") format("woff");
}

/* Web Font - Pretendard - TTF */
@font-face {
  font-family: "Pretendard-Thin";
  font-style: normal;
  font-weight: 100;
  src: url("../css/font/Pretendard-Thin.ttf") format("truetype");
}
@font-face {
  font-family: "Pretendard-ExtraLight";
  font-style: normal;
  font-weight: 200;
  src: url("../css/font/Pretendard-ExtraLight.ttf") format("truetype");
}
@font-face {
  font-family: "Pretendard-Light";
  font-style: normal;
  font-weight: 300;
  src: url("../css/font/Pretendard-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Pretendard-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../css/font/Pretendard-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Pretendard-Medium";
  font-style: normal;
  font-weight: 500;
  src: url("../css/font/Pretendard-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Pretendard-SemiBold";
  font-style: normal;
  font-weight: 600;
  src: url("../css/font/Pretendard-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Pretendard-bold";
  font-style: normal;
  font-weight: 700;
  src: url("../css/font/Pretendard-bold.ttf") format("truetype");
}
@font-face {
  font-family: "Pretendard-ExtraBold";
  font-style: normal;
  font-weight: 800;
  src: url("../css/font/Pretendard-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: "Pretendard-Black";
  font-weight: 900;
  src: url("../css/font/Pretendard-Black.ttf") format("truetype");
}

/* Web Font - Hyeondai - Woff */
@font-face {
  font-family: "HDharmony";
  font-weight: 400;
  src: url("../css/font/현대하모니-L.woff") format("woff");
}
@font-face {
  font-family: "HDharmony";
  font-weight: 500;
  src: url("../css/font/현대하모니-M.woff") format("woff");
}
@font-face {
  font-family: "HDharmony";
  font-weight: 600;
  src: url("../css/font/현대하모니-B.woff") format("woff");
}

/* Web Font - Hyeondai - TTF */
@font-face {
  font-family: "HDharmony";
  font-weight: 400;
  src: url("../css/font/현대하모니+L.ttf") format("truetype");
}
@font-face {
  font-family: "HDharmony";
  font-weight: 500;
  src: url("../css/font/현대하모니+M.ttf") format("truetype");
}
@font-face {
  font-family: "HDharmony";
  font-weight: 600;
  src: url("../css/font/현대하모니+B.ttf") format("truetype");
}