I am trying to use a specific font in AC Classic email templates, Sans Forgetica.
I was thinking of uploading the font (.otf) to Public Resources and refer to it in the CSS of the email template (I want only part of the email formated in this font / font family) as most email clients will not be able to display it.
Any idea how this is doable or are there other ways?
Solved! Go to Solution.
Hi,
That's how you would do it, make sure CORS is enabled.
Alternative is to just use images instead of text.
Thanks,
-Jon
Hi,
That's how you would do it, make sure CORS is enabled.
Alternative is to just use images instead of text.
Thanks,
-Jon
Hi wodnicki,
thanks, good to hear it was going in the right direction!
Do you know of any (more) detailed guide on how to get this to work (referencing the hosted font and enabling CORS)?
-V