@import 'lxgw-wenkai-lite-webfont/style.css'; @tailwind base; @tailwind components; @tailwind utilities; @font-face { font-family: 'BaconyScript'; src: url("./assets/BaconyScript_PERSONAL_USE_ONLY.otf") format("opentype"); } body { font-family: "LXGW WenKai Lite", sans-serif; } pre, code { font-family: "LXGW WenKai Mono Lite", sans-serif; }