mirror of
https://github.com/penpot/penpot.git
synced 2025-01-09 00:10:11 -05:00
Merge remote-tracking branch 'origin/staging' into develop
This commit is contained in:
commit
33a8c47f6e
1 changed files with 1 additions and 2 deletions
|
@ -154,8 +154,7 @@
|
|||
font-style: %(style)s;
|
||||
font-weight: %(weight)s;
|
||||
font-display: block;
|
||||
src: url(%(woff2-uri)s) format('woff2'),
|
||||
url(%(woff1-uri)s) format('woff'),
|
||||
src: url(%(woff1-uri)s) format('woff'),
|
||||
url(%(ttf-uri)s) format('ttf'),
|
||||
url(%(otf-uri)s) format('otf');
|
||||
}")
|
||||
|
|
Loading…
Reference in a new issue