I tried to run VoiceAttack today and it crashes on load. Here is the log file. Not sure why
8/21/2019 11:31:19 PM***************************************************************************************
System.ArgumentException: Font 'Segoe UI' does not support style 'Regular'.
at System.Drawing.Font.CreateNativeFont()
at System.Drawing.Font.Initialize(FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
at System.Drawing.Font.Initialize(String familyName, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
at System.Drawing.Font..ctor(String familyName, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet)
at VoiceAttack.frmMain.()
at VoiceAttack.frmMain..ctor()
at VoiceAttack.Program.(String[] )