PFont font = createFont("PressStart2P.ttf", 32); textFont(font);
PFont font = loadFont("LetterGothicStd-32.vlw"); textFont(font, 32);