pub const fn default_font() -> &'static str
Returns the default font name.
The default font is Leipzig when the font-leipzig feature is enabled, otherwise falls back to Bravura (which is always available).
font-leipzig