/*
 * Bon Gothic (Korean) http://www.google.com/fonts/earlyaccess
 */
@font-face {
	font-family:'NotoSansKR';
	font-weight:600;
	font-style:600;
	src:url('../font/NotoSansKR-Regular.eot'); /* IE9 Compat Modes */
	src:url('../font/NotoSansKR-Regular.otf') format('opentype'),
	url('../font/NotoSansKR-Regular.eot?#iefix') format('embedded-opentype'),
	url('../font/NotoSansKR-Regular.woff') format('woff'); /* À¥ ºê¶ó¿ìÀú ¹öÀü */
}

@font-face {
	font-family:'NotoSansKR';
	font-weight:500;
	font-style:normal;
	src:url('../font/NotoSansKR-Light.eot'); /* IE9 Compat Modes */
	src:url('../font/NotoSansKR-Light.otf') format('opentype'),
	url('../font/NotoSansKR-Light.eot?#iefix') format('embedded-opentype'),
	url('../font/NotoSansKR-Light.woff') format('woff'); /* À¥ ºê¶ó¿ìÀú ¹öÀü */
}

@font-face {
	font-family:'NotoSansKR';
	font-weight:700;
	font-style:normal;
	src:url('../font/NotoSansKR-Medium.eot'); /* IE9 Compat Modes */
	src:url('../font/NotoSansKR-Medium.otf') format('opentype'),
	url('../font/NotoSansKR-Medium.eot?#iefix') format('embedded-opentype'),
	url('../font/NotoSansKR-Medium.woff') format('woff'); /* À¥ ºê¶ó¿ìÀú ¹öÀü */
}

@font-face {
	font-family:'NotoSansKR';
	font-weight:800;
	font-style:normal;
	src:url('../font/NotoSansKR-Bold.eot'); /* IE9 Compat Modes */
	src:url('../font/NotoSansKR-Bold.otf') format('opentype'),
	url('../font/NotoSansKR-Bold.eot?#iefix') format('embedded-opentype'),
	url('../font/NotoSansKR-Bold.woff') format('woff'); /* À¥ ºê¶ó¿ìÀú ¹öÀü */
}