Expand my Community achievements bar.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Using new font in AC templates

Avatar

Level 2

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?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,

That's how you would do it, make sure CORS is enabled.

Alternative is to just use images instead of text.

Thanks,

-Jon

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Hi,

That's how you would do it, make sure CORS is enabled.

Alternative is to just use images instead of text.

Thanks,

-Jon

Avatar

Level 2

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