@font-face {
	font-family: 'nbg';
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/nanumbarungothicregular.eot");
	src: url("../fonts/nanumbarungothicregular.eot?#iefix")
		format("embedded-opentype"),
		url("../fonts/nanumbarungothicregular.woff") format("woff"),
		url("../fonts/nanumbarungothicregular.ttf") format("truetype");
}

@font-face {
	font-family: 'nbgb';
	font-style: normal;
	font-weight: 700;
	src: url("../fonts/nanumbarungothicbold.eot");
	src: url("../fonts/nanumbarungothicbold.eot?#iefix")
		format("embedded-opentype"), url("../fonts/nanumbarungothicbold.woff")
		format("woff"), url("../fonts/nanumbarungothicbold.ttf")
		format("truetype");
}

@font-face {
	font-family: 'nbgl';
	font-style: normal;
	font-weight: 200;
	src: url("../fonts/NanumBarunGothicLight.eot");
	src: url("../fonts/NanumBarunGothicLight.eot?#iefix")
		format("embedded-opentype"), url("../fonts/NanumBarunGothicLight.woff")
		format("woff"), url("../fonts/NanumBarunGothicLight.ttf")
		format("truetype");
}