@font-face {
	font-family: 'Nanum Barun Gothic';
	font-weight: 400;
	font-style: normal;
	src: url(../fonts/NanumBarunGothicWeb.eot) format('embedded-opentype');
	src: local("?"), 
		url(../fonts/NanumBarunGothicWeb.woff) format('woff'), 
		url(../fonts/NanumBarunGothicWeb.ttf) format('truetype');
}

@font-face {
	font-family: 'Nanum Barun Gothic';
	font-weight: 700;
	font-style: normal;
	src: url(../fonts/NanumBarunGothicWebBold.eot) format('embedded-opentype');
	src: local("?"), 
		url(../fonts/NanumBarunGothicWebBold.woff) format('woff'), 
		url(../fonts/NanumBarunGothicWebBold.ttf) format('truetype');
}