/* 
 * 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("＠"), 
		url(NanumBarunGothic.woff) format('woff');
}
@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 700;
  src:	url(NanumBarunGothicBold.eot);
  src:	local("＠"),
		url(NanumBarunGothicBold.woff) format('woff');
}
