@font-face {
  font-family: 'LXGW WenKai GB Screen';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/LXGWWenKaiGBScreen.woff2') format('woff2');
  font-display: swap;
}

body {
  font-family: 'LXGW WenKai GB Screen', system-ui, sans-serif;
}