Keyword to positional argument conversion for the GUI wx.Font() calls.
A number of these were being called with keyword arguments, however the old wxPython and Phoenix
documentation say that these are not keyword arguments (this must have been for backwards
compatibility with very old wxPython versions).