@charset "utf-8";

/* Pretendard 100 (thin) */
@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 100;
  src: url('font/Pretendard-Thin.eot');
  src: local('Pretendard Thin'), local('Pretendard-Thin'),
       url('font/Pretendard-Thin.woff2') format('woff2'),
       url('font/Pretendard-Thin.woff') format('woff'),
       url('font/Pretendard-Thin.otf') format('opentype'),
       url('font/Pretendard-Thin.ttf') format('truetype');
}

/* Pretendard 200 (ExtraLight) */
@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 200;
  src: url('font/Pretendard-ExtraLight.eot');
  src: local('Pretendard ExtraLight'), local('Pretendard-ExtraLight'),
       url('font/Pretendard-ExtraLight.woff2') format('woff2'),
       url('font/Pretendard-ExtraLight.woff') format('woff'),
       url('font/Pretendard-ExtraLight.otf') format('opentype'),
       url('font/Pretendard-ExtraLight.ttf') format('truetype');
}

/* Pretendard 300 (Light) */
@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 300;
  src: url('font/Pretendard-Light.eot');
  src: local('Pretendard Light'), local('Pretendard-Light'),
       url('font/Pretendard-Light.woff2') format('woff2'),
       url('font/Pretendard-Light.woff') format('woff'),
       url('font/Pretendard-Light.otf') format('opentype'),
       url('font/Pretendard-Light.ttf') format('truetype');
}

/* Pretendard 400 (Regular) */
@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 400;
  src: url('font/Pretendard-Regular.eot');
  src: local('Pretendard Regular'), local('Pretendard-Regular'),
       url('font/Pretendard-Regular.woff2') format('woff2'),
       url('font/Pretendard-Regular.woff') format('woff'),
       url('font/Pretendard-Regular.otf') format('opentype'),
       url('font/Pretendard-Regular.ttf') format('truetype');
}

/* Pretendard 500 (Medium) */
@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 500;
  src: url('font/Pretendard-Medium.eot');
  src: local('Pretendard Medium'), local('Pretendard-Medium'),
       url('font/Pretendard-Medium.woff2') format('woff2'),
       url('font/Pretendard-Medium.woff') format('woff'),
       url('font/Pretendard-Medium.otf') format('opentype'),
       url('font/Pretendard-Medium.ttf') format('truetype');
}

/* Pretendard 600 (SemiBold) */
@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 600;
  src: url('font/Pretendard-SemiBold.eot');
  src: local('Pretendard SemiBold'), local('Pretendard-SemiBold'),
       url('font/Pretendard-SemiBold.woff2') format('woff2'),
       url('font/Pretendard-SemiBold.woff') format('woff'),
       url('font/Pretendard-SemiBold.otf') format('opentype'),
       url('font/Pretendard-SemiBold.ttf') format('truetype');
}

/* Pretendard 700 (Bold) */
@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 700;
  src: url('font/Pretendard-Bold.eot');
  src: local('Pretendard Bold'), local('Pretendard-Bold'),
       url('font/Pretendard-Bold.woff2') format('woff2'),
       url('font/Pretendard-Bold.woff') format('woff'),
       url('font/Pretendard-Bold.otf') format('opentype'),
       url('font/Pretendard-Bold.ttf') format('truetype');
}

/* Pretendard 800 (ExtraBold) */
@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 800;
  src: url('font/Pretendard-ExtraBold.eot');
  src: local('Pretendard ExtraBold'), local('Pretendard-ExtraBold'),
       url('font/Pretendard-ExtraBold.woff2') format('woff2'),
       url('font/Pretendard-ExtraBold.woff') format('woff'),
       url('font/Pretendard-ExtraBold.otf') format('opentype'),
       url('font/Pretendard-ExtraBold.ttf') format('truetype');
}

/* Pretendard 900 (Black) */
@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 900;
  src: url('font/Pretendard-Black.eot');
  src: local('Pretendard Black'), local('Pretendard-Black'),
       url('font/Pretendard-Black.woff2') format('woff2'),
       url('font/Pretendard-Black.woff') format('woff'),
       url('font/Pretendard-Black.otf') format('opentype'),
       url('font/Pretendard-Black.ttf') format('truetype');
}

/* Times New Roman */
@font-face {
  font-family: 'times';
  font-style: normal;
  font-weight: 400;
  src: url('font/times.eot');
  src: local('Times New Roman'), local('Times New Roman'),
       url('font/times.woff') format('woff'),
       url('font/times.otf') format('truetype');
}

/* GmarketSans */
@font-face {
	font-family: 'GmarketSans';
	font-style: normal;
	font-weight: 300;
	src:url('font/GmarketSansLight.eot');
	src:url('font/GmarketSansLight.eot?#iefix') format('embedded-opentype'),
	url('font/GmarketSansLight.woff') format('woff'),
	url('font/GmarketSansLight.otf') format('opentype');
}

@font-face {
	font-family: 'GmarketSans';
	font-style: normal;
	font-weight: 400;
	src:url('font/GmarketSansMedium.eot');
	src:url('font/GmarketSansMedium.eot?#iefix') format('embedded-opentype'),
	url('font/GmarketSansMedium.woff') format('woff'),
	url('font/GmarketSansMedium.otf') format('opentype');
}

@font-face {
	font-family: 'GmarketSans';
	font-style: normal;
	font-weight: 700;
	src:url('font/GmarketSansBold.eot');
	src:url('font/GmarketSansBold.eot?#iefix') format('embedded-opentype'),
	url('font/GmarketSansBold.woff') format('woff'),
	url('font/GmarketSansBold.otf') format('opentype');
}