Adding Additional Fonts to AJO for Email Designer | Community
Skip to main content
New Participant
February 20, 2024
Solved

Adding Additional Fonts to AJO for Email Designer

  • February 20, 2024
  • 2 replies
  • 1392 views

Hello,

 

Would someone be able to explain how to add more fonts to AJO? Specifically when using the 'Build from Scratch' option for templates? Thank you!

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SatheeskannaK

@graceprCurrently, AJO doesn't provide any capability to add additional fonts when you build a template using the Build from scratch option.

2 replies

Mohan_Dugganab
Employee
February 23, 2024

You can host fonts on publicly accessible website (ideally you brand website) / CDN  and use those public URLs directly in CSS in the HTML. You may also want to enable CORS on the server where the fonts are hosted

SatheeskannaK
SatheeskannaKAccepted solution
New Participant
February 21, 2024

@graceprCurrently, AJO doesn't provide any capability to add additional fonts when you build a template using the Build from scratch option.

Thanks, Sathees