@charset "utf-8";

@font-face {
	font-family: 'NanumGothic';
	src: url('../fonts/NanumBarunGothic.eot');
	src: url('../fonts/NanumBarunGothic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/NanumBarunGothic.woff2') format('woff2'),
		url('../fonts/NanumBarunGothic.woff') format('woff'),		
		url('../fonts/NanumBarunGothic.ttf') format('truetype'),
		url('../fonts/NanumBarunGothic.svg#NanumBarunGothic') format('svg');
	font-weight: normal;
	font-style: normal;
}
