-
I am trying to see if I can set a different font for my Quarto website, using the The description just says that it sets the For example, do I need to have the font included in my repository to be able to use it? |
Beta Was this translation helpful? Give feedback.
Answered by
mikemklee
Sep 18, 2022
Replies: 1 comment 4 replies
-
I was able to use any google font by doing the following: format:
html:
mainfont: "'Source Serif Pro', serif" |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
mikemklee
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I was able to use any google font by doing the following: