/* 
 * Nanum Barun Gothic (Korean) http://hangeul.naver.com
 */

 
@font-face {
  font-family: 'NanumBarunGothic';
  font-style: normal;
  font-weight: 200;
  src: local('Nanum Barun Gothic UltraLight'), local('Nanum Barun Gothic-UltraLight'), local('NanumBarunGothic UltraLight');
  src: url(./NanumBarunGothic/NanumBarunGothicUltraLight.eot);
  src: url(./NanumBarunGothic/NanumBarunGothicUltraLight.eot?#iefix) format('embedded-opentype'),
       url(./NanumBarunGothic/NanumBarunGothicUltraLight.woff) format('woff');
}

@font-face {
  font-family: 'NanumBarunGothic';
  font-style: normal;
  font-weight: 300;
  src: local('Nanum Barun Gothic Light'), local('Nanum Barun Gothic-Light'), local('NanumBarunGothic Light');
  src: url(./NanumBarunGothic/NanumBarunGothicLight.eot);
  src: url(./NanumBarunGothic/NanumBarunGothicLight.eot?#iefix) format('embedded-opentype'),
       url(./NanumBarunGothic/NanumBarunGothicLight.woff) format('woff');
}

@font-face {
  font-family: 'NanumBarunGothic';
  font-style: normal;
  font-weight: 400;
  src: local('Nanum Barun Gothic Regular'), local('Nanum Barun Gothic-Regular'), local('NanumBarunGothic Regular');
  src: url(./NanumBarunGothic/NanumBarunGothic.eot);
  src: url(./NanumBarunGothic/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),
       url(./NanumBarunGothic/NanumBarunGothic.woff) format('woff');
}

@font-face {
  font-family: 'NanumBarunGothic';
  font-style: normal;
  font-weight: 700;
  src: local('Nanum Barun Gothic Bold'), local('Nanum Barun Gothic-Bold'), local('NanumBarunGothic Bold');
  src: url(./NanumBarunGothic/NanumBarunGothicBold.eot);
  src: url(./NanumBarunGothic/NanumBarunGothicBold.eot?#iefix) format('embedded-opentype'),
       url(./NanumBarunGothic/NanumBarunGothicBold.woff) format('woff');
}