import pygame
pygame.font.init()
font_helvetica = pygame.font.SysFont('Helvetica', 45)
font_helvetica16 = pygame.font.SysFont('Helvetica', 22)