Expand description
The @font-face
rule.
Structs§
- Font
Face Rule - A @font-face rule.
- Unicode
Range - A contiguous range of Unicode code points.
- UrlSource
- A
url()
value for the src property in an@font-face
rule.
Enums§
- Font
Face Property - A property within an
@font-face
rule. - Font
Format - A font format keyword in the
format()
function of the the src property of an@font-face
rule. - Font
Style - A value for the font-style descriptor in an
@font-face
rule. - Font
Technology - A font format keyword in the
format()
function of the the src property of an@font-face
rule. - Source
- A value for the src
property in an
@font-face
rule.