/* 
 * Nanum Barun Gothic (Korean) http://hangeul.naver.com
 */
@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 400;
  src:	url(NanumBarunGothic.eot);
  src:	local("Nanum Barun Gothic"),
  		/*local('맑은 고딕'),*/
		url(NanumBarunGothic.woff) format('woff');
}
@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 700;
  src:	url(NanumBarunGothicBold.eot);
  src:	local("Nanum Barun Gothic Bold"),
		/*local('맑은 고딕'),*/
		url(NanumBarunGothicBold.woff) format('woff');
}
