/*
 * Noto Sans KR (Korean)
 */
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  src: url('NotoSansKR-Regular.eot');
  src: local('Noto Sans CJK KR Regular'),
       local('Noto Sans CJK KR'),
       local('Noto Sans KR'),
       url('NotoSansKR-Regular.eot?#iefix') format('embedded-opentype'),
       url('NotoSansKR-Regular.woff2') format('woff2'),
       url('NotoSansKR-Regular.woff') format('woff');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url('NotoSansKR-Thin.eot');
  src: local('Noto Sans CJK KR Thin'),
       local('Noto Sans KR Thin'),
       url('NotoSansKR-Thin.eot?#iefix') format('embedded-opentype'),
       url('NotoSansKR-Thin.woff2') format('woff2'),
       url('NotoSansKR-Thin.woff') format('woff');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url('NotoSansKR-Light.eot');
  src: local('Noto Sans CJK KR Light'),
       local('Noto Sans KR Light'),
       url('NotoSansKR-Light.eot?#iefix') format('embedded-opentype'),
       url('NotoSansKR-Light.woff2') format('woff2'),
       url('NotoSansKR-Light.woff') format('woff');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 500;
  src: url('NotoSansKR-Medium.eot');
  src: local('Noto Sans CJK KR Medium'),
       local('Noto Sans KR Medium'),
       url('NotoSansKR-Medium.eot?#iefix') format('embedded-opentype'),
       url('NotoSansKR-Medium.woff2') format('woff2'),
       url('NotoSansKR-Medium.woff') format('woff');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 700;
  src: url('NotoSansKR-Bold.eot');
  src: local('Noto Sans CJK KR Bold'),
       local('Noto Sans KR Bold'),
       url('NotoSansKR-Bold.eot?#iefix') format('embedded-opentype'),
       url('NotoSansKR-Bold.woff2') format('woff2'),
       url('NotoSansKR-Bold.woff') format('woff');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 900;
  src: url('NotoSansKR-Black.eot');
  src: local('Noto Sans CJK KR Black'),
       local('Noto Sans KR Black'),
       url('NotoSansKR-Black.eot?#iefix') format('embedded-opentype'),
       url('NotoSansKR-Black.woff2') format('woff2'),
       url('NotoSansKR-Black.woff') format('woff');
}
