Load font from file into GPU memory (VRAM).
Note
This function has been auto-generated from the following Raylib function definition:
Font LoadFont(const char *fileName);See also
Other font functions: 
get_font_default(),
load_font_ex(),
load_font_from_image(),
unload_font_data(),
unload_font()
