@font-face {
	font-family: 'NBG-bold';
	src: url('./webfont/nanumbarungothicbold.eot');
	src: url('./webfont/nanumbarungothicbold.eot?#iefix') format('embedded-opentype'),
		 url('./webfont/nanumbarungothicbold.woff2') format('woff2'),
		 url('./webfont/nanumbarungothicbold.woff') format('woff'),
		 url('./webfont/nanumbarungothicbold.ttf') format('truetype'),
		 url('./webfont/nanumbarungothicbold.svg#nanum-barun-gothic-bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'NBG';
	src: url('./webfont/nanumbarungothicregular.eot');
	src: url('./webfont/nanumbarungothicregular.eot?#iefix') format('embedded-opentype'),
		 url('./webfont/nanumbarungothicregular.woff2') format('woff2'),
		 url('./webfont/nanumbarungothicregular.woff') format('woff'),
		 url('./webfont/nanumbarungothicregular.ttf') format('truetype'),
		 url('./webfont/nanumbarungothicregular.svg#nanum-barun-gothic-regular') format('svg');
	font-weight: normal;
	font-style: normal;
}