@font-face {
  font-family: 'Song';
  src: url('https://cos.xinghezhouyi.com/common/fonts/SourceHanSerifCN-Bold.otf') format('truetype');
}

html, body {
    font-family: 'Song';
}
