17 lines
494 B
Markdown
17 lines
494 B
Markdown
# Local Fonts
|
|
|
|
This repo now bundles the two web fonts used by the UI instead of relying on
|
|
installed system fonts.
|
|
|
|
DM Sans comes from the Google Fonts `ofl/dmsans` package:
|
|
- `dm-sans-variable.ttf`
|
|
- `dm-sans-variable-italic.ttf`
|
|
- `OFL.txt`
|
|
|
|
Space Grotesk comes from the Google Fonts `ofl/spacegrotesk` package:
|
|
- `space-grotesk-variable.ttf`
|
|
- `OFL.txt`
|
|
|
|
Space Grotesk italic styles are synthesized by the browser because the
|
|
packaged Google Fonts set only ships the upright variable face.
|