fn main() {
    font_map::build_font!(path = "font.ttf", name = NerdFont);
}