/* 本地字体（按网站实际用字子集化，自动生成，勿手改） */

@font-face {
  font-family: 'Ma Shan Zheng';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/mashanzheng-400.woff2') format('woff2');
}

@font-face {
  font-family: 'LXGW WenKai';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/lxgwwenkai-400.woff2') format('woff2');
}

@font-face {
  font-family: 'LXGW WenKai';
  font-style: normal;
  font-weight: 500 700;
  font-display: swap;
  src: url('../fonts/lxgwwenkai-500.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('../fonts/notosanssc-var.woff2') format('woff2');
}
