@font-face {
  font-family: '思源黑体-light';
  src: url('../fonts/SourceHanSansCN-Light.ttf') format('truetype');
}
@font-face {
  font-family: '思源黑体-regular';
  src: url('../fonts/SourceHanSansCN-Regular.ttf') format('truetype');
}
@font-face {
  font-family: '思源黑体-bold';
  src: url('../fonts/SourceHanSansCN-Bold.ttf') format('truetype');
}
@font-face {
  font-family: '思源宋体-light';
  src: url('../fonts/SourceHanSerifCN-Light.ttf') format('truetype');
}
@font-face {
  font-family: '思源宋体-regular';
  src: url('../fonts/SourceHanSerifCN-Regular.ttf') format('truetype');
}
@font-face {
  font-family: '思源宋体-bold';
  src: url('../fonts/SourceHanSerifCN-Bold.ttf') format('truetype');
}
@font-face {
  font-family: '思源柔黑-light';
  src: url('../fonts/GenJyuuGothic-Light.ttf') format('truetype');
}
@font-face {
  font-family: '思源柔黑-regular';
  src: url('../fonts/GenJyuuGothic-Regular.ttf') format('truetype');
}
@font-face {
  font-family: '思源柔黑-bold';
  src: url('../fonts/GenJyuuGothic-Bold.ttf') format('truetype');
}
