Best way to render text with Pygame?
I'm making a small game using Python and Pygame and I was wondering what the best way to render font is. I'm not that experienced with Pygame, which is why I'm asking.
I'd also like to use a custom font, how can I load that?