pub type EmbeddedFonts = Vec<(Cow<'static, str>, Bytes)>;
pub struct EmbeddedFonts { /* private fields */ }