/*Noto Sans KR 1,3,4,5,7,9
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);*/
/*Nanum Gothic 4,7,8
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url('https://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic,900|Open+Sans:300,400,600,700');*/
@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');
}

@font-face {
  font-family: 'BareunDotum';
  font-style: normal;
  font-weight: 400;
  src: url('http://cdn.jsdelivr.net/korean-webfonts/1/orgs/othrs/kpa/BareunDotum/BareunDotumOTFPro2.woff2') format('woff2'), url('//cdn.jsdelivr.net/korean-webfonts/1/orgs/othrs/kpa/BareunDotum/BareunDotumOTFPro2.woff') format('woff');
}

@font-face {
  font-family: 'BareunDotum';
  font-style: normal;
  font-weight: 700;
  src: url('http://cdn.jsdelivr.net/korean-webfonts/1/orgs/othrs/kpa/BareunDotum/BareunDotumOTFPro3.woff2') format('woff2'), url('//cdn.jsdelivr.net/korean-webfonts/1/orgs/othrs/kpa/BareunDotum/BareunDotumOTFPro3.woff') format('woff');
}

@font-face {
  font-family: 'BareunDotum';
  font-style: normal;
  font-weight: 300;
  src: url('http://cdn.jsdelivr.net/korean-webfonts/1/orgs/othrs/kpa/BareunDotum/BareunDotumOTFPro1.woff2') format('woff2'), url('//cdn.jsdelivr.net/korean-webfonts/1/orgs/othrs/kpa/BareunDotum/BareunDotumOTFPro1.woff') format('woff');
}


@font-face {
 font-family: 'NanumSquare';
 src: url(../fonts/NanumSquare.eot);
 src: url(../fonts/NanumSquare.eot?#iefix) format('embedded-opentype'),
      url(../fonts/NanumSquare.woff) format('woff'),
      url(../fonts/NanumSquare.ttf) format('truetype');
}



@font-face {
  font-family: 'ntk';
  font-stretch:normal;
  font-style:normal;
  font-weight: 400;
  src: url(/fonts/notokr-regular.eot);
  src: url(/fonts/notokr-regular.eot?#iefix) format('embedded-opentype'),
       url(/fonts/notokr-regular.woff2) format('woff2'),
       url(/fonts/notokr-regular.woff) format('woff'),
       url(/fonts/notokr-regular.ttf) format('truetype');
}


@font-face {
  font-family: 'ntk';
  font-stretch:normal;
  font-style:normal;
  font-weight: 700;
  src: url(/fonts/notokr-bold.eot);
  src: url(/fonts/notokr-bold.eot?#iefix) format('embedded-opentype'),
       url(/fonts/notokr-bold.woff2) format('woff2'),
       url(/fonts/notokr-bold.woff) format('woff'),
       url(/fonts/notokr-bold.ttf) format('truetype');
}




