The solution was to programmatically override this by setting the default font back to Sans Serif in the constructor of the top-level panel in our application, just after the call to InitializeComponent, for example:
The solution was to programmatically override this by setting the default font back to Sans Serif in the constructor of the top-level panel in our application, just after the call to InitializeComponent, for example: