Note: This feature is available in Web Workers.
The has() method of the FontFaceSet interface returns a Boolean asserting whether an element is present with the given value.
has(value)valueThe value to test for in the FontFaceSet object.
A Boolean, true if value exists in the FontFaceSet.