Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/https-acid3
/
.
/
common
/
security-features
/
subresource
/
template
/
font.css.template
blob: 9d1e9c421cc7fb7cc701b7cbf4ba23b76519dcd7 [
file
] [
edit
]
@font
-
face
{
font
-
family
:
'wpt'
;
font
-
style
:
normal
;
font
-
weight
:
normal
;
src
:
url
(
/common/
security
-
features
/
subresource
/
font
.
py
?
id
=%(
id
)
s
)
format
(
'truetype'
);
}
body
{
font
-
family
:
'wpt'
;
}