Files
granblue-party/node_modules/dom-to-image-more/spec/resources/fonts/web-fonts/remote.css
2026-04-13 07:15:44 +00:00

10 lines
241 B
CSS

@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;
}