/* CSS Document */
@import url("global.css");
@import url("layout.css");
@import url("content.css");


/* 본고딕 */
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

/* Noto Sans Kr 180809 */
@font-face {
	font-family: 'NotoKrR';
	font-style: normal;
	font-weight: 100;
	src: url('/fonts/notokr-thin.eot');
	src: url('/fonts/notokr-thin.eot?#iefix') format('embedded-opentype'),
		 url('/fonts/notokr-thin.woff2') format('woff2'),
		 url('/fonts/notokr-thin.woff') format('woff');
}
@font-face {
	font-family: 'NotoKrR';
	font-style: normal;
	font-weight: 200;
	src: url('/fonts/notokr-light.eot');
	src: url('/fonts/notokr-light.eot?#iefix') format('embedded-opentype'),
		 url('/fonts/notokr-light.woff2') format('woff2'),
		 url('/fonts/notokr-light.woff') format('woff');
}
@font-face {
	font-family: 'NotoKrR';
	font-style: normal;
	font-weight: 300;
	src: url('/fonts/notokr-demilight.eot');
	src: url('/fonts/notokr-demilight.eot?#iefix') format('embedded-opentype'),
		 url('/fonts/notokr-demilight.woff2') format('woff2'),
		 url('/fonts/notokr-demilight.woff') format('woff');
}
@font-face {
	font-family: 'NotoKrR';
	font-style: normal;
	font-weight: 400;
	src: url('/fonts/notokr-regular.eot');
	src: url('/fonts/notokr-regular.eot?#iefix') format('embedded-opentype'),
		 url('/fonts/notokr-regular.woff2') format('woff2'),
		 url('/fonts/notokr-regular.woff') format('woff');
}
@font-face {
	font-family: 'NotoKrR';
	font-style: normal;
	font-weight: 500;
	src: url('/fonts/notokr-medium.eot');
	src: url('/fonts/notokr-medium.eot?#iefix') format('embedded-opentype'),
		 url('/fonts/notokr-medium.woff2') format('woff2'),
		 url('/fonts/notokr-medium.woff') format('woff');
}
@font-face {
	font-family: 'NotoKrR';
	font-style: normal;
	font-weight: 600;
	src: url('/fonts/notokr-bold.eot');
	src: url('/fonts/notokr-bold.eot?#iefix') format('embedded-opentype'),
		 url('/fonts/notokr-bold.woff2') format('woff2'),
		 url('/fonts/notokr-bold.woff') format('woff');
}
@font-face {
	font-family: 'NotoKrR';
	font-style: normal;
	font-weight: 700;
	src: url('/fonts/notokr-black.eot');
	src: url('/fonts/notokr-black.eot?#iefix') format('embedded-opentype'),
		 url('/fonts/notokr-black.woff2') format('woff2'),
		 url('/fonts/notokr-black.woff') format('woff');
}


@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);

