/*
* Noto Sans KR (korean) http://www.google.com/earlyaccess
 */
@font-face {
  font-weight: 100;
  font-style: normal;
  font-family: 'Noto Sans KR';
  src: url(./NotoSansKR/NotoSansKR-Thin.woff2) format('woff2'), url(./NotoSansKR/NotoSansKR-Thin.woff) format('woff');
}
@font-face {
  font-weight: 300;
  font-style: normal;
  font-family: 'Noto Sans KR';
  src: url(./NotoSansKR/NotoSansKR-Light.woff2) format('woff2'), url(./NotoSansKR/NotoSansKR-Light.woff) format('woff');
}
@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: 'Noto Sans KR';
  src: url(./NotoSansKR/NotoSansKR-Regular.woff2) format('woff2'),
    url(./NotoSansKR/NotoSansKR-Regular.woff) format('woff');
}
@font-face {
  font-weight: 500;
  font-style: normal;
  font-family: 'Noto Sans KR';
  src: url(./NotoSansKR/NotoSansKR-Medium.woff2) format('woff2'),
    url(./NotoSansKR/NotoSansKR-Medium.woff) format('woff');
}
@font-face {
  font-weight: 700;
  font-style: normal;
  font-family: 'Noto Sans KR';
  src: url(./NotoSansKR/NotoSansKR-Bold.woff2) format('woff2'), url(./NotoSansKR/NotoSansKR-Bold.woff) format('woff');
}
@font-face {
  font-weight: 900;
  font-style: normal;
  font-family: 'Noto Sans KR';
  src: url(./NotoSansKR/NotoSansKR-Black.woff2) format('woff2'), url(./NotoSansKR/NotoSansKR-Black.woff) format('woff');
}
