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

9 lines
190 B
CSS

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