@font-face {
  font-family: 'ABBvoice CNSG';
  src: url('/font/ABBvoice_CNSG_Rg.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

* {
  font-family: 'ABBvoice CNSG', 'Microsoft YaHei', 'PingFang SC', sans-serif;
}
