/* noto-sans-kr-100 - korea */
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url('./NotoSansKr-Thin.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans KR Thin'), local('NotoSansKR-Thin'),
       url('./NotoSansKr-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./NotoSansKr-Thin.woff2') format('woff2'), /* Super Modern Browsers */
       url('./NotoSansKr-Thin.woff') format('woff'), /* Modern Browsers */
       url('./NotoSansKr-Thin.ttf') format('truetype'), /* Safari, Android, iOS */
}
/* noto-sans-kr-300 - korea */
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url('./NotoSansKr-Light.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans KR Light'), local('NotoSansKR-Light'),
       url('./NotoSansKr-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./NotoSansKr-Light.woff2') format('woff2'), /* Super Modern Browsers */
       url('./NotoSansKr-Light.woff') format('woff'), /* Modern Browsers */
       url('./NotoSansKr-Light.ttf') format('truetype'), /* Safari, Android, iOS */
}
/* noto-sans-kr-regular - korea */
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  src: url('./NotoSansKr-Regular.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans KR Regular'), local('NotoSansKR-Regular'),
       url('./NotoSansKr-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./NotoSansKr-Regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./NotoSansKr-Regular.woff') format('woff'), /* Modern Browsers */
       url('./NotoSansKr-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
}
/* noto-sans-kr-500 - korea */
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 500;
  src: url('./NotoSansKr-Medium.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans KR Medium'), local('NotoSansKR-Medium'),
       url('./NotoSansKr-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./NotoSansKr-Medium.woff2') format('woff2'), /* Super Modern Browsers */
       url('./NotoSansKr-Medium.woff') format('woff'), /* Modern Browsers */
       url('./NotoSansKr-Medium.ttf') format('truetype'), /* Safari, Android, iOS */
}
/* noto-sans-kr-Bold - korea */
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 700;
  src: url('./NotoSansKr-Bold.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans KR Bold'), local('NotoSansKR-Bold'),
       url('./NotoSansKr-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./NotoSansKr-Bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('./NotoSansKr-Bold.woff') format('woff'), /* Modern Browsers */
       url('./NotoSansKr-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
}
/* noto-sans-kr-900 - korea */
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 900;
  src: url('./NotoSansKr-Black.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans KR Black'), local('NotoSansKR-Black'),
       url('./NotoSansKr-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./NotoSansKr-Black.woff2') format('woff2'), /* Super Modern Browsers */
       url('./NotoSansKr-Black.woff') format('woff'), /* Modern Browsers */
       url('./NotoSansKr-Black.ttf') format('truetype'), /* Safari, Android, iOS */
}