ICssFontFaceRule
public interface ICssFontFaceRule : ICssRule, IStyleFormattable, ICssProperties, IEnumerable<ICssProperty>, IEnumerable
Represents a @font-face CSS rule.
Gets or sets the font-family.
Gets or sets the feature settings of the font.
Gets or sets the unicode range of the font.
Gets or sets the source of the font.
Gets or sets the stretch value of the font.
Gets or sets the style of the font.
Gets or sets the variant of the font.
Gets or sets the weight of the font.