SOLVED

Webfonts for Marketo landing pages?

Go to solution
Anonymous
Not applicable
Has anyone successfully deployed custom webfonts for Marketo landing pages?
Tags (1)
1 ACCEPTED SOLUTION
Anonymous
Not applicable
I've done it on a bunch of pages with Google fonts. I just include the @font-face call in the header of the template. Typically I have found that the javascript import code works the best. It would probably be similar with a Typekit font.

View solution in original post

3 REPLIES 3
Anonymous
Not applicable
+1 for the javascript import on Google Fonts being deployed successfully...
Anonymous
Not applicable
Yep, no problem using Typekit on our site, seen plenty of folks using Google Fonts.
Anonymous
Not applicable
I've done it on a bunch of pages with Google fonts. I just include the @font-face call in the header of the template. Typically I have found that the javascript import code works the best. It would probably be similar with a Typekit font.