
/* Font */
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css); /* ³ª´®°íµñ */
@import url(//fonts.googleapis.com/earlyaccess/nanummyeongjo.css); /* ³ª´®¸íÁ¶ */

/* ³ª´®¹Ù¸¥°íµñ */
/* Nanum Barun Gothic (Korean) http://hangeul.naver.com */
@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 200;
  src: local('Nanum Barun Gothic UltraLight'), local('Nanum Barun Gothic-UltraLight'), local('NanumBarunGothic UltraLight');
  src: url(../_webfont/NanumBarunGothicUltraLight.eot);
  src: url(../_webfont/NanumBarunGothicUltraLight.eot?#iefix) format('embedded-opentype'),
       url(../_webfont/NanumBarunGothicUltraLight.woff) format('woff'),
       url(../_webfont/NanumBarunGothicUltraLight.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 300;
  src: local('Nanum Barun Gothic Light'), local('Nanum Barun Gothic-Light'), local('NanumBarunGothic Light');
  src: url(../_webfont/NanumBarunGothicLight.eot);
  src: url(../_webfont/NanumBarunGothicLight.eot?#iefix) format('embedded-opentype'),
       url(../_webfont/NanumBarunGothicLight.woff) format('woff'),
       url(../_webfont/NanumBarunGothicLight.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 400;
  src: local('Nanum Barun Gothic Regular'), local('Nanum Barun Gothic-Regular'), local('NanumBarunGothic Regular');
  src: url(../_webfont/NanumBarunGothic.eot);
  src: url(../_webfont/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),
       url(../_webfont/NanumBarunGothic.woff) format('woff'),
       url(../_webfont/NanumBarunGothic.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 700;
  src: local('Nanum Barun Gothic Bold'), local('Nanum Barun Gothic-Bold'), local('NanumBarunGothic Bold');
  src: url(../_webfont/NanumBarunGothicBold.eot);
  src: url(../_webfont/NanumBarunGothicBold.eot?#iefix) format('embedded-opentype'),
       url(../_webfont/NanumBarunGothicBold.woff) format('woff'),
       url(../_webfont/NanumBarunGothicBold.ttf) format('truetype');
}

