Load Google Fonts Async

When you run your website through Google PageSpeed it will highlight the Google web font script as a render blocking file.

Using the WebFontLoader to load the web fonts on the page with async and therefore removing the render-blocking on this file.