How to use google fonts

I've put in the code of my newsletter the following call to google fonts
Code:
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,800' rel='stylesheet' type='text/css'>
but when I save the template this code is removed so I fallback to times standard.

How can I use it?
 
Simply put, you can't. Email templates don't support external resources like css and/or javascript.
 
Nope, it's not about mailwizz anyway, there's no email client that will ever load that css for you and render it.
 
This check is removed from where we turn it off? (Located in one file)
We want to use google fonts
 
Back
Top