Interface representing a font service for managing font registration and retrieval.
Registers a default font with the specified name and URL. This allows the application to use the font globally.
The name of the font to register.
The URL of the font file.
Interface representing a font service for managing font registration and retrieval.