How to fix unknown font warning?

Well, we are now back to Which fonts are included in the compiler? - #3 by SebastianJL

Could you try to compile with:

# Adds additional directories to search for fonts.
typst compile --font-path path/to/fonts file.typ
1 Like