/* Nanum Barun Gothic (Korean) http://hangeul.naver.com */
@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/text/NanumBarunGothic.woff') format('woff'),
       url('../fonts/text/NanumBarunGothic.eot') format('embedded-opentype'),
       url('../fonts/text/NanumBarunGothic.eot?#iefix') format('embedded-opentype');
}

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

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

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