AngleSharp by Florian Rappl

<PackageReference Include="AngleSharp" Version="0.9.1" />

.NET API 1,208,832 bytes

 SystemFont

public enum SystemFont
An enumeration containing the various predefined system fonts.
namespace AngleSharp.Dom.Css { public enum SystemFont : ushort { Caption, Icon, Menu, MessageBox, SmallCaption, StatusBar } }