Issue with responsive custom font rendering in FireFox, later versions of IE | Community
Skip to main content
August 12, 2014
Question

Issue with responsive custom font rendering in FireFox, later versions of IE

  • August 12, 2014
  • 3 replies
  • 1541 views
Hi everyone,

I hope all is well. I had a question I was hoping the community could help me with.  I've created a responsive landing page.  In the version on my FTP, before I loaded it to Marketo, our custom font was rendering well accross all of the latest browsers.  However, when we moved the design into a Marketo template, the custom font now doesn't render in FireFox or later versions of IE.  We do have it in other browsers, just not those.  So something in our loading it to Marketo is causing the font to break.  

Has anyone experienced this issue before?  Any ideas?

Here's the page in question:

http://learn.networkforgood.org/Product-Spotlight-Demo_Aug-8-Product-Spotlight-Landing-Page.html
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

August 12, 2014
Couple of screenshots from Chrome Developer Tools:



Looks like you need to move those font files to your domain; cross-domain requests can pose security risks, so they are often blocked by the browser, and I know Marketo will not change their security settings to allow them.
Level 10
August 12, 2014
Hi Jordon,

Marketo doesn't support responsive code and you have create this out-of-box. Here is link how you can create responsive landing page on Marketo- http://www.grazitti.com/blog/create-responsive-landing-pages-in-marketo/

I
f you need more help then please drop me line on info@grazitti.com and we can show you some examples of responsive landing pages we have created for different companies.


August 12, 2014
Thanks Jason!  Looks like that's the problem.  If I move the fonts and the font CSS to the Marketo domain, sounds like we should be all set.  Thanks for your help!