Open
Description
Requested Feature
Each of the themes currently use different fonts, but there isn't a good way to package fonts with a library in Typst.
Possible Implementation
- Have the fonts included in the resources, and create a script that automatically installs them.
- Wait until the Typst template system is finalized, and packaging fonts with templates is possible.