@charset "utf-8";
/* CSS Document */

/* Web Font Oswald */
@font-face {
  font-display: swap;
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 200;
  src: url('/kr/font/oswald-v53-latin-200.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: url('/kr/font/oswald-v53-latin-300.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('/kr/font/oswald-v53-latin-regular.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  src: url('/kr/font/oswald-v53-latin-500.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 600;
  src: url('/kr/font/oswald-v53-latin-600.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: url('/kr/font/oswald-v53-latin-700.woff2') format('woff2');
}

/* Web Font Pretendard */
@font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	font-display: fallback;
	src: local('Pretendard Black'), url('/kr/font/Pretendard-Black.subset.woff2') format('woff2'), url('/font/Pretendard-Black.subset.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 800;
	font-display: fallback;
	src: local('Pretendard ExtraBold'), url('/kr/font/Pretendard-ExtraBold.subset.woff2') format('woff2'), url('/font/Pretendard-ExtraBold.subset.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	font-display: fallback;
	src: local('Pretendard Bold'), url('/kr/font/Pretendard-Bold.subset.woff2') format('woff2'), url('/font/Pretendard-Bold.subset.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	font-display: fallback;
	src: local('Pretendard SemiBold'), url('/kr/font/Pretendard-SemiBold.subset.woff2') format('woff2'), url('/font/Pretendard-SemiBold.subset.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	font-display: fallback;
	src: local('Pretendard Medium'), url('/kr/font/Pretendard-Medium.subset.woff2') format('woff2'), url('/font/Pretendard-Medium.subset.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-display: fallback;
	src: local('Pretendard Regular'), url('/kr/font/Pretendard-Regular.subset.woff2') format('woff2'), url('/font/Pretendard-Regular.subset.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	font-display: fallback;
	src: local('Pretendard Light'), url('/kr/font/Pretendard-Light.subset.woff2') format('woff2'), url('/font/Pretendard-Light.subset.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 200;
	font-display: fallback;
	src: local('Pretendard ExtraLight'), url('/kr/font/Pretendard-ExtraLight.subset.woff2') format('woff2'), url('/font/Pretendard-ExtraLight.subset.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 100;
	font-display: fallback;
	src: local('Pretendard Thin'), url('/kr/font/Pretendard-Thin.subset.woff2') format('woff2'), url('/font/Pretendard-Thin.subset.woff') format('woff');
}

/* Web Font poppins */
/* poppins-100 - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  src: url('/kr/font/poppins-v20-latin-100.woff2') format('woff2');
}
/* poppins-100italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  src: url('/kr/font/poppins-v20-latin-100italic.woff2') format('woff2');
}
/* poppins-200 - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  src: url('/kr/font/poppins-v20-latin-200.woff2') format('woff2');
}
/* poppins-200italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  src: url('/kr/font/poppins-v20-latin-200italic.woff2') format('woff2');
}
/* poppins-300 - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url('/kr/font/poppins-v20-latin-300.woff2') format('woff2');
}
/* poppins-300italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  src: url('/kr/font/poppins-v20-latin-300italic.woff2') format('woff2');
}
/* poppins-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('/kr/font/poppins-v20-latin-regular.woff2') format('woff2');
}
/* poppins-italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  src: url('/kr/font/poppins-v20-latin-italic.woff2') format('woff2');
}
/* poppins-500 - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url('/kr/font/poppins-v20-latin-500.woff2') format('woff2');
}
/* poppins-500italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  src: url('/kr/font/poppins-v20-latin-500italic.woff2') format('woff2');
}
/* poppins-600 - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('/kr/font/poppins-v20-latin-600.woff2') format('woff2');
}
/* poppins-600italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  src: url('/kr/font/poppins-v20-latin-600italic.woff2') format('woff2');
}
/* poppins-700 - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url('/kr/font/poppins-v20-latin-700.woff2') format('woff2');
}
/* poppins-700italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  src: url('/kr/font/poppins-v20-latin-700italic.woff2') format('woff2');
}
/* poppins-800 - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url('/kr/font/poppins-v20-latin-800.woff2') format('woff2');
}
/* poppins-800italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  src: url('/kr/font/poppins-v20-latin-800italic.woff2') format('woff2');
}
/* poppins-900 - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: url('/kr/font/poppins-v20-latin-900.woff2') format('woff2');
}
/* poppins-900italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  src: url('/kr/font/poppins-v20-latin-900italic.woff2') format('woff2');
}

/* Web Font NotoSanskr */
@font-face {
	font-family:'NotoS';
	font-style:normal;
	font-weight:200;
	src:url('/kr/font/NotoSanskr-Light.eot');
	src:url('/kr/font/NotoSanskr-Light.eot?#iefix') format('embedded-opentype'),
		url('/kr/font/NotoSanskr-Light.woff') format('woff'),
		url('/kr/font/NotoSanskr-Light.otf') format('opentype')
}
@font-face {
	font-family:'NotoS';
	font-style:normal;
	font-weight:300;
	src:url('/kr/font/NotoSanskr-DemiLight.eot');
	src:url('/kr/font/NotoSanskr-DemiLight.eot?#iefix') format('embedded-opentype'),
		url('/kr/font/NotoSanskr-DemiLight.woff') format('woff'),
		url('/kr/font/NotoSanskr-DemiLight.otf') format('opentype')
}
@font-face {
	font-family:'NotoS';
	font-style:normal;
	font-weight:400;
	src:url('/kr/font/NotoSanskr-Regular.eot');
	src:url('/kr/font/NotoSanskr-Regular.eot?#iefix') format('embedded-opentype'),
		url('/kr/font/NotoSanskr-Regular.woff') format('woff'),
		url('/kr/font/NotoSanskr-Regular.otf') format('opentype')
}
@font-face {
	font-family:'NotoS';
	font-style:normal;
	font-weight:500;
	src:url('/kr/font/NotoSanskr-Medium.eot');
	src:url('/kr/font/NotoSanskr-Medium.eot?#iefix') format('embedded-opentype'),
		url('/kr/font/NotoSanskr-Medium.woff') format('woff'),
		url('/kr/font/NotoSanskr-Medium.otf') format('opentype')
}
@font-face {
	font-family:'NotoS';
	font-style:normal;
	font-weight:700;
	src:url('/kr/font/NotoSanskr-Bold.eot');
	src:url('/kr/font/NotoSanskr-Bold.eot?#iefix') format('embedded-opentype'),
		url('/kr/font/NotoSanskr-Bold.woff') format('woff'),
		url('/kr/font/NotoSanskr-Bold.otf') format('opentype')
}
@font-face {
	font-family:'NotoS';
	font-style:normal;
	font-weight:800;
	src:url('/kr/font/NotoSanskr-Black.eot');
	src:url('/kr/font/NotoSanskr-Black.eot?#iefix') format('embedded-opentype'),
		url('/kr/font/NotoSanskr-Black.woff') format('woff'),
		url('/kr/font/NotoSanskr-Black.otf') format('opentype')
}
