CSSFontFamilyProperty public sealed class CSSFontFamilyProperty : CSSProperty Information: https://developer.mozilla.org/en-US/docs/Web/CSS/font-family Documentation Code public IEnumerable<string> Families { get; } Gets an enumeration over all font names.