Variable FontFaceSet

    FontFaceSet: {
        prototype: FontFaceSet;
        new (initialFaces: FontFace[]): FontFaceSet;
    }