The load() method of the FontFaceSet forces all the fonts given in parameters to be loaded.
load()
external JSPromise<JSArray<FontFace>> load( String font, [ String text, ]);