SDL_ttf system font loader module
Create a pyggame2.sdlttf.Font from system font resources
This will search the system fonts for the given font name. You can also enable bold or italic styles, and the appropriate system font will be selected if available.