ICssFontFamilyProperty public interface ICssFontFamilyProperty : ICssProperty Represents the CSS font-family property. Documentation Code IEnumerable<string> Families { get; } Gets an enumeration over all font names.