/* Noto Sans CJK KR */
@font-face {
  font-family: 'Noto Sans CJKKR';
  src: url('NotoSansCJKkr/NotoSansCJKkr-Thin.woff2') format('woff2'),
      url('NotoSansCJKkr/NotoSansCJKkr-Thin.woff') format('woff');
  font-style: normal;
  font-weight: 100;
}
@font-face {
  font-family: 'Noto Sans CJKKR';
  src:url('NotoSansCJKkr/NotoSansCJKkr-Light.woff2') format('woff2'),
      url('NotoSansCJKkr/NotoSansCJKkr-Light.woff') format('woff');
  font-style: normal;
  font-weight: 200;
}
@font-face {
  font-family: 'Noto Sans CJKKR';
  src:url('NotoSansCJKkr/NotoSansCJKkr-DemiLight.woff2') format('woff2'),
      url('NotoSansCJKkr/NotoSansCJKkr-DenuLight.woff') format('woff');
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: 'Noto Sans CJKKR';
  src:url('NotoSansCJKkr/NotoSansCJKkr-Regular.woff2') format('woff2'),
      url('NotoSansCJKkr/NotoSansCJKkr-Regular.woff') format('woff');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'Noto Sans CJKKR';
  src:url('NotoSansCJKkr/NotoSansCJKkr-Medium.woff2') format('woff2'),
      url('NotoSansCJKkr/NotoSansCJKkr-Medium.woff') format('woff');
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: 'Noto Sans CJKKR';
  src:url('NotoSansCJKkr/NotoSansCJKkr-Bold.woff2') format('woff2'),
      url('NotoSansCJKkr/NotoSansCJKkr-Bold.woff') format('woff');
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'Noto Sans CJKKR';
  src:url('NotoSansCJKkr/NotoSansCJKkr-Black.woff2') format('woff2'),
      url('NotoSansCJKkr/NotoSansCJKkr-Black.woff') format('woff');
  font-style: normal;
  font-weight: 900;
}