/*노토산스 중국어*/
/*노토산스*/
@font-face {
  font-family: 'Noto Sans CH';
  src: url('NotoSansCh/NotoSansSC-Thin.woff') format('woff'),
  url('NotoSansCh/NotoSansSC-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Sans CH';
  src: url('NotoSansCh/NotoSansSC-Light.woff') format('woff'),
  url('NotoSansCh/NotoSansSC-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Sans CH';
  src: url('NotoSansCh/NotoSansSC-Regular.woff') format('woff'),
  url('NotoSansCh/NotoSansSC-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Sans CH';
  src: url('NotoSansCh/NotoSansSC-Medium.woff') format('woff'),
  url('NotoSansCh/NotoSansSC-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Sans CH';
  src: url('NotoSansCh/NotoSansSC-Bold.woff') format('woff'),
  url('NotoSansCh/NotoSansSC-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Sans CH';
  src: url('NotoSansCh/NotoSansSC-Black.woff') format('woff'),
  url('NotoSansCh/NotoSansSC-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}

