Comments Drouminex started the conversationApril 11, 2024 at 9:20pmHi thereWe want to change the current fonts with the Gotham web font family (sans-serif).We tried to change the body text (Source Sans Pro) to Gotham Book as follows:> The Gem > self-hosted fonts > uploaded & inserted the .woff file> theme options > Typography > Headings & Body > changed the body font> cleared cacheHowever, the new font is not working and a generic serif font (Times New Roman) is displayed.Is it obligatory to specify all fields on the self-hosted fonts fields (EOT, SVG, TTF, ID etc..) for the font to work properly?Do you have any detailed documentation on how to use self-hosted fonts?Do you recommend overriding the theme options font settings by writing custom CSS to point to fonts that we could upload to a separate folder? Thanks for guiding us through!Attached files: Screenshot 2024-04-12 at 12.01.52 AM.png Screenshot 2024-04-12 at 12.02.14 AM.png Screenshot 2024-04-12 at 12.02.28 AM.png 4,772Michael repliedApril 12, 2024 at 7:04amHi,You need to load at least one more TTF file for the fonts to display correctly. It is desirable, of course, to upload an EOT file as well Sign in to reply ...
Hi there
We want to change the current fonts with the Gotham web font family (sans-serif).
We tried to change the body text (Source Sans Pro) to Gotham Book as follows:
> The Gem > self-hosted fonts > uploaded & inserted the .woff file
> theme options > Typography > Headings & Body > changed the body font
> cleared cache
However, the new font is not working and a generic serif font (Times New Roman) is displayed.
Is it obligatory to specify all fields on the self-hosted fonts fields (EOT, SVG, TTF, ID etc..) for the font to work properly?
Do you have any detailed documentation on how to use self-hosted fonts?
Do you recommend overriding the theme options font settings by writing custom CSS to point to fonts that we could upload to a separate folder?
Thanks for guiding us through!
Attached files: Screenshot 2024-04-12 at 12.01.52 AM.png
Screenshot 2024-04-12 at 12.02.14 AM.png
Screenshot 2024-04-12 at 12.02.28 AM.png
Hi,
You need to load at least one more TTF file for the fonts to display correctly. It is desirable, of course, to upload an EOT file as well