@font-face {
  font-family: 'SourceHanSansCN';  /*  思源黑体  */
  src: url('https://cdn.trendsma.com.cn/media/ttf/SourceHanSansCN-Regular.otf') format('opentype');
}
@font-face {
  font-family: 'SourceHanSansCN_normal'; /*  思源黑体 Normal  */
  src: url('https://cdn.trendsma.com.cn/media/ttf/SourceHanSansCN-Normal.otf') format('opentype');
}
@font-face {
  font-family: 'SourceHanSansCN_heavy'; /*  思源黑体 Heavy  */
  src: url('https://cdn.trendsma.com.cn/media/ttf/SourceHanSansCN-Heavy.otf') format('opentype');
}
@font-face {
  font-family: 'SourceHanSansCN_bold'; /*  思源黑体 Heavy  */
  src: url('https://cdn.trendsma.com.cn/media/ttf/SourceHanSerifCN-Bold.otf') format('opentype');
}
@font-face {
  font-family: 'SourceHanSansCN_extraLight'; /*  思源黑体 Heavy  */
  src: url('https://cdn.trendsma.com.cn/media/ttf/SourceHanSansCN-ExtraLight.otf') format('opentype');
}
@font-face {
  font-family: 'SourceHanSansCN_light'; /*  思源黑体 Heavy  */
  src: url('https://cdn.trendsma.com.cn/media/ttf/SourceHanSansCN-Light.otf') format('opentype');
}
@font-face {
  font-family: 'SourceHanSansCN_medium'; /*  思源黑体 Heavy  */
  src: url('https://cdn.trendsma.com.cn/media/ttf/SourceHanSansCN-Medium.otf') format('opentype');
}

@font-face {
  font-family: 'SourceHanSerifCN'; /*  思源宋体  */
  src: url('https://cdn.trendsma.com.cn/media/ttf/SourceHanSerifCN-Regular-1.otf') format('opentype');
}
@font-face {
  font-family: 'SourceHanSerifCN_light'; /*  思源宋体 Light */
  src: url('https://cdn.trendsma.com.cn/media/ttf/SourceHanSerifCN-Light-5.otf') format('opentype');
}
@font-face {
  font-family: 'SourceHanSerifCN_SemiBold'; /*  思源宋体 SemiBold */
  src: url('https://cdn.trendsma.com.cn/media/ttf/SourceHanSerifCN-SemiBold.otf') format('opentype');
}
@font-face {
  font-family: 'SourceHanSerifCN_bold'; /*  思源宋体 SemiBold */
  src: url('https://cdn.trendsma.com.cn/media/ttf/SourceHanSerifCN-Bold.otf') format('opentype');
}
@font-face {
  font-family: 'SourceHanSerifCN_medium'; /*  思源宋体 SemiBold */
  src: url('https://cdn.trendsma.com.cn/media/ttf/SourceHanSerifCN-Medium.otf') format('opentype');
}