In the Modern UI readme, in Custom pages > Using InstallOptions for custom pages. under "For custom fonts and colors, macros for the initDialog and show functions of InstallOptions are also available:"
CreateFont will make it bold (700).
To use the default installer font with CreateFont, use $(^Font) instead of Tahoma.
-Stu