pub type Fonts = HashMap<&'static str, &'static Font>;
Registry of all available fonts.
pub struct Fonts { /* private fields */ }