@font-face {
	font-family: 'ng';
	src:url('../fonts/nanum-gothic/NanumGothic.eot');
	src:url('../fonts/nanum-gothic/NanumGothic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/nanum-gothic/NanumGothic.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ng-bold';
	src:url('../fonts/nanum-gothic/NanumGothicBold.eot');
	src:url('../fonts/nanum-gothic/NanumGothicBold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/nanum-gothic/NanumGothicBold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}