kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
CSS
/
FontFace
/
FontFace
Font
Face
constructor
(
fontFamily
:
String
,
fontStyle
:
String
,
fontVariant
:
String
,
fontWeight
:
String
,
fontStretch
:
String
,
fontDisplay
:
String
,
unicodeRange
:
String
,
src
:
String
,
platformFontFamily
:
String
,
fontVariationAxes
:
List
<
CSS.FontVariationAxis
>
?
=
null
)