@charset "utf-8";

/*Pretendard*/
@font-face {
  font-family: 'Pretendard';
  font-weight: 100;
  font-style: normal;
  src: local('Pretendard Thin'),
      url('../font/Pretendard/Pretendard-Thin.eot#iefix') format('embedded-opentype'),
      url('../font/Pretendard/Pretendard-Thin.woff2') format('woff2'),
      url('../font/Pretendard/Pretendard-Thin.woff') format('woff'),
      url('../font/Pretendard/Pretendard-Thin.ttf') format("truetype");
  font-display: auto;
}
@font-face {
  font-family: 'Pretendard';
  font-weight: 200;
  font-style: normal;
  src: local('Pretendard ExtraLight'),
      url('../font/Pretendard/Pretendard-ExtraLight.eot?#iefix') format('embedded-opentype'),
  url('../font/Pretendard/Pretendard-ExtraLight.woff2') format('woff2'),
      url('../font/Pretendard/Pretendard-ExtraLight.woff') format('woff'),
      url('../font/Pretendard/Pretendard-ExtraLight.ttf') format("truetype");
  font-display: auto;
}
@font-face {
  font-family: 'Pretendard';
  font-weight: 300;
  font-style: normal;
  src: local('Pretendard Light'),
      url('../font/Pretendard/Pretendard-Light.eot?#iefix') format('embedded-opentype'),
      url('../font/Pretendard/Pretendard-Light.woff2') format('woff2'),
      url('../font/Pretendard/Pretendard-Light.woff') format('woff'),
      url('../font/Pretendard/Pretendard-Light.ttf') format("truetype");
  font-display: auto;
}
@font-face {
  font-family: 'Pretendard';
  font-weight: 400;
  font-style: normal;
  src: local('Pretendard Regular'), local('Pretendard-Regular'),
    url('../font/Pretendard/Pretendard-Regular.eot?#iefix') format('embedded-opentype'),
      url('../font/Pretendard/Pretendard-Regular.woff2') format('woff2'),
      url('../font/Pretendard/Pretendard-Regular.woff') format('woff'),
      url('../font/Pretendard/Pretendard-Regular.ttf') format("truetype");
  font-display: auto;
}
@font-face {
  font-family: 'Pretendard';
  font-weight: 500;
  font-style: normal;
  src: local('Pretendard Medium'),
    url('../font/Pretendard/Pretendard-Medium.eot?#iefix') format('embedded-opentype'),
      url('../font/Pretendard/Pretendard-Medium.woff2') format('woff2'),
      url('../font/Pretendard/Pretendard-Medium.woff') format('woff'),
      url('../font/Pretendard/Pretendard-Medium.ttf') format("truetype");
  font-display: auto;
}
@font-face {
  font-family: 'Pretendard';
  font-weight: 600;
  font-style: normal;
  src:local('Pretendard SemiBold'),
      url('../font/Pretendard/Pretendard-SemiBold.eot?#iefix') format('embedded-opentype'),
      url('../font/Pretendard/Pretendard-SemiBold.woff2') format('woff2'),
      url('../font/Pretendard/Pretendard-SemiBold.woff') format('woff'),
      url('../font/Pretendard/Pretendard-SemiBold.ttf') format("truetype");
  font-display: auto;
}
@font-face {
  font-family: 'Pretendard';
  font-weight: 700;
  font-style: normal;
  src:local('Pretendard Bold'),
      url('../font/Pretendard/Pretendard-Bold.eot?#iefix') format('embedded-opentype'),
      url('../font/Pretendard/Pretendard-Bold.woff2') format('woff2'),
      url('../font/Pretendard/Pretendard-Bold.woff') format('woff'),
      url('../font/Pretendard/Pretendard-Bold.ttf') format("truetype");
  font-display: auto;
}
@font-face {
  font-family: 'Pretendard';
  font-weight: 800;
  font-style: normal;
  src: local('Pretendard ExtraBold'),
      url('../font/Pretendard/Pretendard-ExtraBold.eot?#iefix') format('embedded-opentype'),
      url('../font/Pretendard/Pretendard-ExtraBold.woff2') format('woff2'),
      url('../font/Pretendard/Pretendard-ExtraBold.woff') format('woff'),
      url('../font/Pretendard/Pretendard-ExtraBold.ttf') format("truetype");
  font-display: auto;
}
@font-face {
  font-family: 'Pretendard';
  font-weight: 900;
  font-style: normal;
  src: local('Pretendard Black'),
      url('../font/Pretendard/Pretendard-Black.eot?#iefix') format('embedded-opentype'),
      url('../font/Pretendard/Pretendard-Black.woff2') format('woff2'),
      url('../font/Pretendard/Pretendard-Black.woff') format('woff'),
      url('../font/Pretendard/Pretendard-Black.ttf') format("truetype");
  font-display: auto;
}