frontend: Integrate self-hosted IBM Plex fonts, replace Google Fonts
IBM Plex Sans and Mono are now embedded locally (`woff2`) under `src/fonts`, licensed under SIL OFL 1.1. Removed external `<link>` to Google Fonts for enhanced privacy and compliance. Updated `style.css` with `@font-face` and unicode ranges for `latin` and `latin-ext` subsets. Added license details to documentation.
This commit is contained in:
+3
-1
@@ -149,4 +149,6 @@ via Actions ist für private Repos nur mit kostenpflichtigem Plan verfügbar).
|
||||
|
||||
## Lizenz
|
||||
|
||||
MIT — siehe [LICENSE](LICENSE). © 2026 Michael Hönnig.
|
||||
MIT — siehe [LICENSE](LICENSE). © 2026 Michael Hönnig. Die mitgelieferten
|
||||
IBM-Plex-Schriften stehen unter der SIL Open Font License 1.1 (siehe
|
||||
[LICENSE](LICENSE) und `frontend/src/fonts/OFL.txt`).
|
||||
|
||||
Reference in New Issue
Block a user