/* ***** 나눔바른고딕 font ***** */
@font-face {
	font-family: 'NanumBarunGothic';
	font-style: normal;
	font-weight: 400;
	src: url('NanumBarunGothicWeb.woff') format('woff'), url('NanumBarunGothicWeb.ttf') format('truetype');
}

@font-face {
	font-family: 'NanumBarunGothic';
	font-style: normal;
	font-weight: 700;
	src: url('NanumBarunGothicWebBold.woff') format('woff'), url('NanumBarunGothicWebBold.ttf') format('truetype')
}

@font-face {
	font-family: 'NanumBarunGothic';
	font-style: normal;
	font-weight: 300;
	src: url('NanumBarunGothicWebLight.woff') format('woff'), url('NanumBarunGothicWebLight.ttf') format('truetype');
}