So far I've found that Calibri, Courier, and Times New Roman can be used with pygame.font.SysFont(). It takes the name of a font as a string as an argument. Would it be possible to put any font name, as long as its a string, as the font argument? Or is there a select number of fonts you can use?