Does anyone know how to add branding to email body?
SOLVE
I have successfully uploaded a custom font to the brand identity in HubSpot, but am having trouble using those fonts within the email itself. Can anyone help with this?
Custom fonts uploaded to HubSpot’s Brand Kit won’t work in marketing emails, as most email clients (like Gmail, Outlook) don’t support them. That’s why you’re seeing fallback fonts instead.
If you want to use a custom font, you’ll need a custom-coded email template where you manually define the font using "@font-face" and inline styles. Even then, fallback fonts are essential, since most recipients won’t see the custom font.
For email consistency, it’s best to stick with email-safe fonts and use your custom font on landing pages or web content where it’s fully supported.
Custom fonts uploaded to HubSpot’s Brand Kit won’t work in marketing emails, as most email clients (like Gmail, Outlook) don’t support them. That’s why you’re seeing fallback fonts instead.
If you want to use a custom font, you’ll need a custom-coded email template where you manually define the font using "@font-face" and inline styles. Even then, fallback fonts are essential, since most recipients won’t see the custom font.
For email consistency, it’s best to stick with email-safe fonts and use your custom font on landing pages or web content where it’s fully supported.