Change email font to be more compatible

This commit is contained in:
Andrés Moya 2020-06-16 17:10:16 +02:00
parent 249a9558f8
commit 5cfad9ca9f
6 changed files with 9 additions and 9 deletions

View file

@ -56,9 +56,9 @@
</style>
<![endif]-->
<!--[if !mso]><!-->
<link href="{{ public-uri }}/fonts/sourcesanspro-regular.eot" rel="stylesheet" type="text/css">
<link href="{{ public-uri }}/fonts/sourcesanspro-regular.ttf" rel="stylesheet" type="text/css">
<style type="text/css">
@import url({{ public-uri }}/fonts/sourcesanspro-regular.eot);
@import url({{ public-uri }}/fonts/sourcesanspro-regular.ttf);
</style>
<!--<![endif]-->
<style type="text/css">