/*
 * Bon Gothic (Korean) http://www.google.com/fonts/earlyaccess
 */
@font-face{
	font-family: "Noto";
	font-style: normal;
	font-weight: 400;
	src: url(../font/NotoSansKR-Light.eot);
	src: url(../font/NotoSansKR-Light.eot?iefix) format('embedded-opentype'),
		 url(../font/NotoSansKR-Light.woff) format('woff'), 
		 url(../font/NotoSansKR-Light.ttf) format('truetype'); 
}

@font-face{
	font-family: "Noto";
	font-style: normal;
	font-weight: 700;
	src: url(../font/NotoSansKR-Regular.eot);
	src: url(../font/NotoSansKR-Regular.eot?iefix) format('embedded-opentype'),
		 url(../font/NotoSansKR-Regular.woff) format('woff'), 
		 url(../font/NotoSansKR-Regular.ttf) format('truetype'); 
}

@font-face{
	font-family: "Noto";
	font-style: normal;
	font-weight: 800;
	src: url(../font/NotoSansKR-Medium.eot);
	src: url(../font/NotoSansKR-Medium.eot?iefix) format('embedded-opentype'),
		 url(../font/NotoSansKR-Medium.woff) format('woff'), 
		 url(../font/NotoSansKR-Medium.ttf) format('truetype'); 
}