Module style::font_face [] [src]

The @font-face at-rule.

Structs

EffectiveSources

A list of effective sources that we send over through IPC to the font cache.

FontFace

A @font-face rule that is known to have font-family and src declarations.

FontFaceRuleData

Data inside a @font-face rule.

UrlSource

A UrlSource represents a font-face source that has been specified with a url() function.

Enums

FontDisplay
Source

A source for a font-face rule.

Functions

parse_font_face_block

Parse the block inside a @font-face rule.