Use Google Font and Icon libraries

Would be nice to be able to use Google’s free font libraries instead of being limited to those installed on your PC, these are generally much more suited to web use than Windows font library.

Also Google has an extensive range of icons, all of which are Open Source (unlike FontAwesome’s Freeium licensing)

  • It is not limited to fonts installed on your PC. It depends on the font files available in your site, you may use your own font files and use them in CSS.
  • To use Google fonts and icons, you may use Page_Head server event to add the tags, e.g.

I mean, that under HTML > General tab there is a drop-down containing the windows installed fonts.
It would be nice to have an option for that drop-down to contain the google font library instead

That dropdown is a Windows control, it can only find the fonts installed in Windows. It does not have any information about other fonts such as Google fonts which are online. If you want to preview other fonts, you may customize the preview .html file (ew.html), see the notes under Styles.