@charset "UTF-8"; 
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(//cdn.rawgit.com/openhiun/hangul/14c0f6faa2941116bb53001d6a7dcd5e82300c3f/nanumbarungothic.css);
/*@font-face { font-family: 'NanumGothic'; src: url(NanumGothic.ttf) format('truetype'); }*/

@font-face {
    font-family: 'montserratregular';
    src: url('montserrat-regular.eot');
    src: url('montserrat-regular.eot?#iefix') format('embedded-opentype'),
         url('montserrat-regular.woff2') format('woff2'),
         url('montserrat-regular.woff') format('woff'),
         url('montserrat-regular.ttf') format('truetype'),
         url('montserrat-regular.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
  font-family: 'NotoSans';
  font-style: normal;
  font-weight: 400;
  src: url('NotoSansKR-Regular.eot');
  src: url('NotoSansKR-Regular.eot?#iefix') format('embedded-opentype'),
      url('NotoSansKR-Regular.woff2') format('woff2'),
      url('NotoSansKR-Regular.woff') format('woff');
}
@font-face {
  font-family: 'NotoSans';
  font-style: bold;
  font-weight: 600;
  src: url('NotoSansKR-Bold.eot');
  src: url('NotoSansKR-Bold.eot?#iefix') format('embedded-opentype'),
      url('NotoSansKR-Bold.woff2') format('woff2'),
      url('NotoSansKR-Bold.woff') format('woff');
}















