refactor(native): bundle fonts locally and replace @expo-google-fonts packages

Replace the three `@expo-google-fonts` npm dependencies (dm-sans, dm-serif-display, geist-mono) with locally vendored TTF files under `assets/fonts/`. Update `app.json` font paths accordingly and consolidate the four separate DM Sans Android font-family entries into a single `"DM Sans"` family with multiple weight definitions. Rename font family identifiers throughout components and `global.css` to match the simplified names (`DM Sans`, `DM Serif Display`, `Geist Mono`).
This commit is contained in:
2026-03-16 12:02:14 -04:00
parent 753bd2d0cc
commit 923651a7ae
66 changed files with 356 additions and 96 deletions
Binary file not shown.