Module font_face

Source
Expand description

The @font-face rule.

Structs§

FontFaceRule
A @font-face rule.
UnicodeRange
A contiguous range of Unicode code points.
UrlSource
A url() value for the src property in an @font-face rule.

Enums§

FontFaceProperty
A property within an @font-face rule.
FontFormat
A font format keyword in the format() function of the the src property of an @font-face rule.
FontStyle
A value for the font-style descriptor in an @font-face rule.
FontTechnology
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.