@font-face {
  font-family: 'PingFang-SC-Bold';
  src: url('~@/assets/style/font/PingFang-SC-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PingFang-SC';
  src: url('~@/assets/style/font/PingFang-SC.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PingFang-SC-Regular';
  src: url('~@/assets/style/font/PingFang-SC-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}