/* /assets/css/main.css */
@font-face {
  font-family: 'SourceHanSansCN';
  src: url('/font/SourceHanSansCN-Regular.woff2') format('woff2');
  src: url('/font/SourceHanSansCN-Regular.woff') format('woff');
  src: url('/font/SourceHanSansCN-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
