@font-face {
    font-family: 'LXGW WenKai';
    src: url('/fonts/LXGWWenKai-Regular.woff2');
}

html {
    font-family: 'LXGW WenKai',
        ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
        "Helvetica Neue", Arial, "Noto Sans", sans-serif,
        "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
