# Third-Party Fonts

This project self-hosts open-source font files under [`assets/fonts/`](assets/fonts/).

All currently used families are licensed under the SIL Open Font License 1.1 (OFL-1.1).

## Font Families and Sources

| Family | Upstream Source | License | Local License File |
|---|---|---|---|
| EB Garamond | https://github.com/google/fonts/tree/main/ofl/ebgaramond | OFL-1.1 | `licenses/fonts/ebgaramond-OFL.txt` |
| Cormorant Garamond | https://github.com/google/fonts/tree/main/ofl/cormorantgaramond | OFL-1.1 | `licenses/fonts/cormorantgaramond-OFL.txt` |
| DM Mono | https://github.com/google/fonts/tree/main/ofl/dmmono | OFL-1.1 | `licenses/fonts/dmmono-OFL.txt` |
| Fraunces | https://github.com/google/fonts/tree/main/ofl/fraunces | OFL-1.1 | `licenses/fonts/fraunces-OFL.txt` |
| Manrope | https://github.com/google/fonts/tree/main/ofl/manrope | OFL-1.1 | `licenses/fonts/manrope-OFL.txt` |
| JetBrains Mono | https://github.com/google/fonts/tree/main/ofl/jetbrainsmono | OFL-1.1 | `licenses/fonts/jetbrainsmono-OFL.txt` |
| Bebas Neue | https://github.com/google/fonts/tree/main/ofl/bebasneue | OFL-1.1 | `licenses/fonts/bebasneue-OFL.txt` |
| Barlow Condensed | https://github.com/google/fonts/tree/main/ofl/barlowcondensed | OFL-1.1 | `licenses/fonts/barlowcondensed-OFL.txt` |
| Space Mono | https://github.com/google/fonts/tree/main/ofl/spacemono | OFL-1.1 | `licenses/fonts/spacemono-OFL.txt` |
| Rajdhani | https://github.com/google/fonts/tree/main/ofl/rajdhani | OFL-1.1 | `licenses/fonts/rajdhani-OFL.txt` |
| Newsreader | https://github.com/google/fonts/tree/main/ofl/newsreader | OFL-1.1 | `licenses/fonts/newsreader-OFL.txt` |
| DM Sans | https://github.com/google/fonts/tree/main/ofl/dmsans | OFL-1.1 | `licenses/fonts/dmsans-OFL.txt` |

## Notes

- Attribution in UI is not required by OFL-1.1, but this manifest is kept for compliance and traceability.
- If a font binary is modified, OFL reserved font name rules may require renaming.
