mirror of
https://github.com/penpot/penpot.git
synced 2025-08-02 22:38:37 +02:00
✨ Change email font to be more compatible
This commit is contained in:
parent
249a9558f8
commit
5cfad9ca9f
6 changed files with 9 additions and 9 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue