@charset "utf-8";
/* hivelab Web Standardization 1 Team YSH 141023 */

@font-face {
font-family:ng;
src:url(font/NanumGothic.eot); /* IE9 Compat Modes */
src:url(font/NanumGothic.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
	 url(font/NanumGothic.woff) format('woff'), /* Modern Browsers */
	 url(font/NanumGothic.ttf)  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	src: url('font/Montserrat.eot');
	src: local('font/Montserrat-Regular'), url('font/Montserrat.eot') format('embedded-opentype'), url('font/Montserrat.woff') format('woff');
}