pub type Fonts = HashMap<String, Font>;
Store font metadata
pub struct Fonts { /* private fields */ }