@font-face {
  font-family: 'SourceHanSerifCN';
  src: url('../../fonts/SourceHanSerifCN-Regular_0.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: 'SourceHanSerifCN', Arial, sans-serif;
}