pub fn load_font<P: AsRef<Path>>(path: P) -> Result<Font>
Loads a font from a location on the file system.