refactor(fonts): Google Fonts 改为本地字体文件

- 移除 next/font/google 依赖,改用 next/font/local 加载本地 woff2 字体
- 新增 Geist Sans/Mono、Noto Sans SC、Ma Shan Zheng 本地字体文件
- 解决国内网络环境下 fonts.gstatic.com 不可达导致构建失败的问题
- 移除未使用的 image-filters.ts (WASM 模块声明导致 TS 编译错误)
This commit is contained in:
张翔
2026-04-29 14:21:42 +08:00
parent fb888a673f
commit ec3e89f591
10 changed files with 12980 additions and 11 deletions
+12962
View File
File diff suppressed because it is too large Load Diff