font.css 476 Bytes
@font-face {
  font-family: 'fSourceHanSansCN-Regular';
  src: url('~@/common/fonts/SourceHanSansCN-Regular.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceHanSansCN-Bold';
  src: url('~@/common/fonts/SourceHanSansCN-Bold.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceHanSansCN-Medium';
  src: url('~@/common/fonts/SourceHanSansCN-Medium.otf');
  font-weight: normal;
  font-style: normal;
}