Back to Content

FontFace: variant property

files/en-us/web/api/fontface/variant/index.md

latest386 B
Original Source

{{APIRef("CSS Font Loading API")}}{{AvailableInWorkers}}{{non-standard_header}}

The variant property of the {{domxref("FontFace")}} interface programmatically retrieves or sets font variant values.

Value

A string containing a descriptor as it would be defined in a style sheet's @font-face rule.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}