@font-face {
	font-family: 'NanumBarunGothic';
	font-style: normal;
	font-weight: 400;
	src: url(../font/NanumBarunGothic.eot);
	src: local('NanumBarunGothic'),
		local('NanumBarunGothic'),
		url(../font/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),
		url(../font/NanumBarunGothic.woff) format('woff'),
		url(../font/NanumBarunGothic.ttf) format('truetype');
}

@font-face {
	font-family: 'NanumBarunGothicBold';
	font-style: normal;
	font-weight:700;
	src: url(../font/NanumBarunGothicBold.eot);
	src: local('NanumBarunGothicBold'),
		local('NanumBarunGothicBold'),
		url(../font/NanumBarunGothicBold.eot?#iefix) format('embedded-opentype'),
		url(../font/NanumBarunGothicBold.woff) format('woff'),
		url(../font/NanumBarunGothicBold.ttf) format('truetype');
}
body, div, ul, li
{
font-family: ‘NanumBarunGothicBold’,sans-serif !important;
}

</style>