void load_font();
void draw_text(int x, int y, const char *str);

