vot.js - v2.4.12
    Preparing search index...
    FontFace: {
        prototype: FontFace;
        new (
            family: string,
            source: string | BufferSource,
            descriptors?: FontFaceDescriptors,
        ): FontFace;
    }

    Type declaration