Struct style::font_face::FontFace [] [src]

pub struct FontFace<'a>(_);

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

Methods

impl<'a> FontFace<'a>
[src]

Important traits for EffectiveSources
[src]

Returns the list of effective sources for that font-face, that is the sources which don't list any format hint, or the ones which list at least "truetype" or "opentype".

impl<'a> FontFace<'a>
[src]

[src]

The name of this font face

Important traits for Vec<u8>
[src]

The alternative sources for this font face.