first commit
This commit is contained in:
8
node_modules/dom-to-image-more/spec/resources/fonts/web-fonts/with-query.css
generated
vendored
Normal file
8
node_modules/dom-to-image-more/spec/resources/fonts/web-fonts/with-query.css
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
@font-face {
|
||||
font-family: 'Font1';
|
||||
src:
|
||||
url('http://fonts.com/font1.woff2?v=4.3.0') format('woff2'),
|
||||
local(Arial);
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
Reference in New Issue
Block a user