Variables
fonts
fonts: FontFaceSet
Contains the available fonts for use on the screen Canvas context.
There are two built-in fonts available:
"system-ui"is the system font provided by the Switch operating system."system-icons"contains the icons used by the Switch operating system.
Custom fonts can be added to the set using the add() method.