SetDefaultFont
FONTNAME/A,FONTSIZE/N/A,SCREEN/S
C:
Set the default system/screen Font
FONTNAME -- the name of the font FONTSIZE -- the size of the font SCREEN -- if specified set the default screen font otherwise set the default system font.
SetDefaultFont ttcourier 12
The default system font must be mono spaced (non-proportional)