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