/*

@font-face {
  font-family: 'Noto SansCJK';
  font-style: normal;
  font-weight: 200;
  src: url(fonts/NotoSans-Light.eot);
  src: local('NotoSans-Light'),
       local('NotoSans-Light'),
       url(fonts/NotoSans-Light.eot?#iefix) format('embedded-opentype'),
       url(fonts/NotoSans-Light.woff2) format('woff2'),
       url(fonts/NotoSans-Light.woff) format('woff'),
       url(fonts/NotoSans-Light.otf) format('opentype');
}

@font-face {
  font-family: 'Noto SansCJK';
  font-style: normal;
  font-weight: 300;
  src: url(fonts/NotoSans-DemiLight.eot);
  src: local('NotoSans-DemiLight'),
       local('NotoSans-DemiLight'),
       url(fonts/NotoSans-DemiLight.eot?#iefix) format('embedded-opentype'),
       url(fonts/NotoSans-DemiLight.woff2) format('woff2'),
       url(fonts/NotoSans-DemiLight.woff) format('woff'),
       url(fonts/NotoSans-DemiLight.otf) format('opentype');
}

@font-face {
  font-family: 'Noto SansCJK';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/NotoSans-Regular.eot);
  src: local('NotoSans-Regular'),
       local('NotoSans-Regular'),
       url(fonts/NotoSans-Regular.eot?#iefix) format('embedded-opentype'),
       url(fonts/NotoSans-Regular.woff2) format('woff2'),
       url(fonts/NotoSans-Regular.woff) format('woff'),
       url(fonts/NotoSans-Regular.otf) format('opentype');
}

@font-face {
  font-family: 'Noto SansCJK';
  font-style: normal;
  font-weight: 500;
  src: url(fonts/NotoSans-Medium.eot);
  src: local('NotoSans-Medium'),
       local('NotoSans-Medium'),
       url(fonts/NotoSans-Medium.eot?#iefix) format('embedded-opentype'),
       url(fonts/NotoSans-Medium.woff2) format('woff2'),
       url(fonts/NotoSans-Medium.woff) format('woff'),
       url(fonts/NotoSans-Medium.otf) format('opentype');
}


@font-face {
  font-family: 'Noto SansCJK';
  font-style: normal;
  font-weight: 600;
  src: url(fonts/NotoSans-Bold.eot);
  src: local('NotoSans-Bold'),
       local('NotoSans-Bold'),
       url(fonts/NotoSans-Bold.eot?#iefix) format('embedded-opentype'),
       url(fonts/NotoSans-Bold.woff2) format('woff2'),
       url(fonts/NotoSans-Bold.woff) format('woff'),
       url(fonts/NotoSans-Bold.otf) format('opentype');
}

*/

/* 
 * Nanum Barun Gothic (Korean) http://hangeul.naver.com
 */

@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 200;
  src: url(fonts/NanumBarunGothicUltraLight.eot);
  src: local('Nanum Barun Gothic UltraLight'),
       local('NanumBarunGothicUltraLight'),
       url(fonts/NanumBarunGothicUltraLight.eot?#iefix) format('embedded-opentype'),
       url(fonts/NanumBarunGothicUltraLight.woff2) format('woff2'),
       url(fonts/NanumBarunGothicUltraLight.woff) format('woff'),
       url(fonts/NanumBarunGothicUltraLight.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 300;
  src: url(fonts/NanumBarunGothicLight.eot);
  src: local('Nanum Barun Gothic Light'),
       local('NanumBarunGothicLight'),
       url(fonts/NanumBarunGothicLight.eot?#iefix) format('embedded-opentype'),
       url(fonts/NanumBarunGothicLight.woff2) format('woff2'),
       url(fonts/NanumBarunGothicLight.woff) format('woff'),
       url(fonts/NanumBarunGothicLight.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/NanumBarunGothic.eot);
  src: local('Nanum Barun Gothic'),
       local('NanumBarunGothic'),
       url(fonts/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),
       url(fonts/NanumBarunGothic.woff2) format('woff2'),
       url(fonts/NanumBarunGothic.woff) format('woff'),
       url(fonts/NanumBarunGothic.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(fonts/NanumBarunGothicBold.eot);
  src: local('Nanum Barun Gothic Bold'),
       local('NanumBarunGothicBold'),
       url(fonts/NanumBarunGothicBold.eot?#iefix) format('embedded-opentype'),
       url(fonts/NanumBarunGothicBold.woff2) format('woff2'),
       url(fonts/NanumBarunGothicBold.woff) format('woff'),
       url(fonts/NanumBarunGothicBold.ttf) format('truetype');
}

