I guess the -z
flag can be used with the /font
command:
-z - clears all font settings and sets all windows to the specified font. If no font is specified, all windows are set to default font settings.
So a command like:
/font -z -12 Courier
should do it.