@charset "UTF-8";
/*
	NotoSerifKR 경량화 버젼
*/

@font-face {
	font-family: 'NotoSerifKR';
	font-style: normal;
	font-weight: 200;
	/* src:url('NotoSerifKR-ExtraLight'); ie 9 호환성 보기 */
	src:local('@'),
		url('https://i815.or.kr/font/notoserifkr/NotoSerifKR-ExtraLight.woff2') format('woff2'),
		url('https://i815.or.kr/font/notoserifkr/NotoSerifKR-ExtraLight.woff') format('woff'),
		url('https://i815.or.kr/font/notoserifkr/NotoSerifKR-ExtraLight.ttf') format('truetype');
}

@font-face {
	font-family: 'NotoSerifKR';
	font-style: normal;
	font-weight: 300;
	/* src:url('NotoSerifKR-Light'); ie 9 호환성 보기 */
	src:local('@'),
		url('https://i815.or.kr/font/notoserifkr/NotoSerifKR-Light.woff2') format('woff2'),
		url('https://i815.or.kr/font/notoserifkr/NotoSerifKR-Light.woff') format('woff'),
		url('https://i815.or.kr/font/notoserifkr/NotoSerifKR-Light.ttf') format('truetype');
}

@font-face {
	font-family: 'NotoSerifKR';
	font-style: normal;
	font-weight: normal; /* 400 */
	/* src:url('NotoSerifKR-Regular'); ie 9 호환성 보기 */
	src:local('@'),
		url('https://i815.or.kr/font/notoserifkr/NotoSerifKR-Regular.woff2') format('woff2'),
		url('https://i815.or.kr/font/notoserifkr/NotoSerifKR-Regular.woff') format('woff'),
		url('https://i815.or.kr/font/notoserifkr/NotoSerifKR-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'NotoSerifKR';
	font-style: normal;
	font-weight: 500;
	/* src:url('NotoSerifKR-Medium'); ie 9 호환성 보기 */
	src:local('@'),
		url('https://i815.or.kr/font/notoserifkr/NotoSerifKR-Medium.woff2') format('woff2'),
		url('https://i815.or.kr/font/notoserifkr/NotoSerifKR-Medium.woff') format('woff'),
		url('https://i815.or.kr/font/notoserifkr/NotoSerifKR-Medium.ttf') format('truetype');
}

@font-face {
	font-family: 'NotoSerifKR';
	font-style: normal;
	font-weight: bold; /* 700 */
	/* src:url('NotoSerifKR-Bold'); ie 9 호환성 보기 */
	src:local('@'),
		url('https://i815.or.kr/font/notoserifkr/NotoSerifKR-Bold.woff2') format('woff2'),
		url('https://i815.or.kr/font/notoserifkr/NotoSerifKR-Bold.woff') format('woff'),
		url('https://i815.or.kr/font/notoserifkr/NotoSerifKR-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'NotoSerifKR';
	font-style: normal;
	font-weight: 900;
	/* src:url('NotoSerifKR-Black'); ie 9 호환성 보기 */
	src:local('@'),
		url('https://i815.or.kr/font/notoserifkr/NotoSerifKR-Black.woff2') format('woff2'),
		url('https://i815.or.kr/font/notoserifkr/NotoSerifKR-Black.woff') format('woff'),
		url('https://i815.or.kr/font/notoserifkr/NotoSerifKR-Black.ttf') format('truetype');
}