/* 加载字体 */
@font-face {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: normal;
  src: url('/template/fonts/PingFang.woff2') format('woff2');
}
/* @font-face {
  font-family: 'PingFang-Light SC';
  font-style: normal;
  font-weight: normal;
  src: url('/template/fonts/PingFang-Light.woff2') format('woff2');
} */