Back to Content

FontFaceSetLoadEvent: fontfaces property

files/en-us/web/api/fontfacesetloadevent/fontfaces/index.md

latest385 B
Original Source

{{APIRef("CSS Font Loading API")}}{{AvailableInWorkers}}

The fontfaces read-only property of the {{domxref("FontFaceSetLoadEvent")}} interface returns an array of {{domxref("FontFace")}} instances, each of which represents a single usable font.

Value

An array of {{domxref("FontFace")}} instance.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}