I would like to include a google font.
How can I do that?
This needs to go into the head:
<link rel=”preconnect” href=”https://fonts.googleapis.com”>
<link rel=”preconnect” href=”https://fonts.gstatic.com” crossorigin>
<link href=”https://fonts.googleapis.com/css2?family=Quattrocento&display=swap” rel=”stylesheet”>
Where is that?
Hey ausgesonnen,
Please refer to this: https://kriesi.at/documentation/enfold/typography/#register-additional-google-fonts-for-theme-options
Best regards,
Rikard