/* 全局字体 */
/*https://sourcebucket.s3.bitiful.net/fonts/ZhuZiAWan2.woff2*/
/* 全局字体 */
/*https://sourcebucket.s3.bitiful.net/fonts/ZhuZiAWan2.woff2*/
@font-face {
  font-family: 'ZhuZiAWan2';
  src: url('https://sourcebucket.s3.bitiful.net/fonts/ZhuZiAWan2.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
h1,h2,h3,h4,h5,h6 {
  font-family: 'PingFang SC', var(--font-family);
}
