@charset "utf-8";
@font-face {
  font-family: 'Poppins-Regular';
  src: url('https://scibrunch.oss-cn-beijing.aliyuncs.com/fonts/POPPINS-REGULAR.TTF');
}
@font-face {
  font-family: 'Poppins-Medium';
  src: url('https://scibrunch.oss-cn-beijing.aliyuncs.com/fonts/POPPINS-MEDIUM.TTF');
}
@font-face {
  font-family: 'D-DIN-PRO-Medium';
  src: url('https://scibrunch.oss-cn-beijing.aliyuncs.com/fonts/D-DIN-PRO-500-Medium.otf');
}

@font-face {
  font-family: 'SourceHanSansSC-Regular';
  src: url('https://scibrunch.oss-cn-beijing.aliyuncs.com/fonts/SourceHanSansSC-Regular-2.otf');
}
@font-face {
  font-family: 'SourceHanSansSC-Medium';
  src: url('https://scibrunch.oss-cn-beijing.aliyuncs.com/fonts/SourceHanSansSC-Medium-2.otf');
}