You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have a question from my client. He is asking about the custom web fonts that can be used in editor:
Not all clients support web fonts. Which font will be depicted if client is not allowed to use customised font?
The text was updated successfully, but these errors were encountered:
Hi,
In the API dashboard you can define the fallback fonts for the custom fonts: you would provide the fallback font's name after the custom font's name, like this: 'Sedgwick Ave', cursive (where Sedgwick Ave is the custom font, cursive is the fallback font.
If you don't provide a fallback font name and the custom font is not available in the given email client, it can apply the defined style from the body element or the user agent style sheet if there's a targeted style defined for an element.
This default fallback value may vary based on the operating system and the email client.
Hi, I have a question from my client. He is asking about the custom web fonts that can be used in editor:
Not all clients support web fonts. Which font will be depicted if client is not allowed to use customised font?
The text was updated successfully, but these errors were encountered: