TG
2
Web Fonts Not Displaying [w/ Builder Example]
I'm having trouble getting basic web fonts to display. I feel like I've done this before but that part of my brain is no longer there.
Can someone point out what is off with this code? (Needs to degrade gracefully in all Outlook's)
This seemed to do the trick. In the end I couldn't achieve 0% breakage using @import inside a media query. Odd since so many folks have reported success using this technique.
In this code:
Good discussion in the comments here. This seems more complicated than it has to be, but it passes Litmus.
THANK YOU! This is the one fix that finally worked for me and I have tried many!