You can use the setFont method of QApplication in main function.

Qt Code:
  1. set your own font
  2. // QApplication::setFont(const QFont & font, const char * className = 0);
To copy to clipboard, switch view to plain text mode