pub const DEFAULT_FONT_NAME: &str = "cascadiamono";
pub const FONT_CASCADIAMONO_REGULAR: & =
include_bytes!;
pub const FONT_CASCADIAMONO_BOLD: & =
include_bytes!;
pub const FONT_CASCADIAMONO_ITALIC: & =
include_bytes!;
pub const FONT_CASCADIAMONO_BOLD_ITALIC: & =
include_bytes!;
pub const FONT_EMOJI: & =
include_bytes!;
pub const FONT_DEJAVU_SANS: & =
include_bytes!;
pub const FONT_UNICODE_FALLBACK: & = include_bytes!;