Get macOS to recognize fonts? #357
fenneltheloon
started this conversation in
General
Replies: 1 comment
-
You can not just insert a path to use a font. You have to load the custom font file into the system to be able to use it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to use custom fonts, packaged with the project and referenced by path. However, when I include them in my theme.json, macOS raises a big stink in the console and uses the default system fonts.
Above is an example error thrown. Is there any current way to load custom fonts, or even get macOS to use any font other than system even if it means installing it, as that didn't seem to be working either.
Beta Was this translation helpful? Give feedback.
All reactions