Module style::font_face

source ·
Expand description

The @font-face at-rule.

Macros

Structs

Enums

  • The computed representation of the above, with angles in degrees, so that Gecko can read them easily.
  • A font-display value for a @font-face rule. The font-display descriptor determines how a font face is displayed based on whether and when it is downloaded and ready to use.
  • Keywords for the font-face src descriptor’s format() function. (‘None’ and ‘Unknown’ are for internal use in gfx, not exposed to CSS.)
  • The font-style descriptor:
  • A source for a font-face rule.

Functions