pub fn Font<S>(string: S) -> FontTypewhere S: Into<Cow<'static, str>>,
Generic constructor for Font
Font