/*
* Noto Sans KR (korean) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url(../woff2/notosanskr-thin.woff2) format('woff'),
       url(../otf/notosanskr-thin.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url(../woff/notosanskr-light.woff) format('woff'),
       url(../otf/notosanskr-light.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 400;
   src: url(../woff/notosanskr-regular.woff) format('woff'),
        url(../otf/notosanskr-regular.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 500;
   src: url(../woff/notosanskr-medium.woff) format('woff'),
        url(../otf/notosanskr-medium.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 700;
   src: url(../woff/notosanskr-bold.woff) format('woff'),
        url(../otf/notosanskr-bold.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 900;
   src: url(../notosanskr-black.html) format('woff'),
        url(../otf/notosanskr-black.otf) format('opentype');
 }
