fonts property
FontFaceSet
get
fonts
The fonts
property of the Document interface returns the
FontFaceSet interface of the document.
This feature is part of the CSS Font Loading API.
Implementation
external FontFaceSet get fonts;