@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 100;
  src: url(../font/Pretendard-Thin.eot);
  src: url(../font/Pretendard-Thin?#iefix) format("embedded-opentype"),
    url(../font/Pretendard-Thin.woff2) format("woff2"),
    url(../font/Pretendard-Thin.woff) format("woff"),
    url(../font/Pretendard-Thin.ttf) format("truetype");
}

@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 200;
  src: url(../font/Pretendard-ExtraLight.eot);
  src: url(../font/Pretendard-ExtraLight?#iefix) format("embedded-opentype"),
    url(../font/Pretendard-ExtraLight.woff2) format("woff2"),
    url(../font/Pretendard-ExtraLight.woff) format("woff"),
    url(../font/Pretendard-ExtraLight.ttf) format("truetype");
}

@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 300;
  src: url(../font/Pretendard-Light.eot);
  src: url(../font/Pretendard-Light?#iefix) format("embedded-opentype"),
    url(../font/Pretendard-Light.woff2) format("woff2"),
    url(../font/Pretendard-Light.woff) format("woff"),
    url(../font/Pretendard-Light.ttf) format("truetype");
}

@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 400;
  src: url(../font/Pretendard-Regular.eot);
  src: url(../font/Pretendard-Regular.eot?#iefix) format("embedded-opentype"),
    url(../font/Pretendard-Regular.woff2) format("woff2"),
    url(../font/Pretendard-Regular.woff) format("woff"),
    url(../font/Pretendard-Regular.ttf) format("truetype");
}

/*한글폰트 기준*/
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 500;
  src: url(../font/Pretendard-Medium.eot);
  src: url(../font/Pretendard-Medium?#iefix) format("embedded-opentype"),
    url(../font/Pretendard-Medium.woff2) format("woff2"),
    url(../font/Pretendard-Medium.woff) format("woff"),
    url(../font/Pretendard-Medium.ttf) format("truetype");
}
/*한글폰트 기준*/
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 600;
  src: url(../font/Pretendard-SemiBold.eot);
  src: url(../font/Pretendard-SemiBold?#iefix) format("embedded-opentype"),
    url(../font/Pretendard-SemiBold.woff2) format("woff2"),
    url(../font/Pretendard-SemiBold.woff) format("woff"),
    url(../font/Pretendard-SemiBold.ttf) format("truetype");
}
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 700;
  src: url(../font/Pretendard-Bold.eot);
  src: url(../font/Pretendard-Bold.eot?#iefix) format("embedded-opentype"),
    url(../font/Pretendard-Bold.woff2) format("woff2"),
    url(../font/Pretendard-Bold.woff) format("woff"),
    url(../font/Pretendard-Bold.ttf) format("truetype");
}
/*한글폰트 기준*/
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 800;
  src: url(../font/Pretendard-ExtraBold.eot);
  src: url(../font/Pretendard-ExtraBold.eot?#iefix) format("embedded-opentype"),
    url(../font/Pretendard-ExtraBold.woff2) format("woff2"),
    url(../font/Pretendard-ExtraBold.woff) format("woff"),
    url(../font/Pretendard-ExtraBold.ttf) format("truetype");
}
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 900;
  src: url(../font/Pretendard-Black.eot);
  src: url(../font/Pretendard-Black.eot?#iefix) format("embedded-opentype"),
    url(../font/Pretendard-Black.woff2) format("woff2"),
    url(../font/Pretendard-Black.woff) format("woff"),
    url(../font/Pretendard-Black.ttf) format("truetype");
}
