@Monsta_AU Now I know because I'm learning something new and I thought when creating a website or web-forum, and all the fronts & symbols are save on you're server as I wasn't aware it was all offsite.
To be honest, most of the websites in the world either render in browser local fonts (Arial, Helvetica, Times New Roman, Tahoma, Verdana) that are already on your PC, or they load from remote sources. Most websites won't keep the file locally on their webserver as remote-loading will help spread out the load of having to send all that data to you, and this works faster.
Google Fonts is one such example. If you were to blacklist fonts.googleapis.com you would find that probably 75% of the world's websites would break. We use Google Fonts for our main fonts - the main body text being Open Sans which is probably the most popular font on the internet now.
Font Awesome is a special font set made up of logos, icons etc. The fonts are far smaller than the images you would normally use, so the page loads faster. The particular theme we are using leverages that for icons, and you can use it locally but again it slows down the site. We choose to use the Font Awesome remote loading capabilities so the page loads faster. It was especially important when our webserver was in the US. More recently we were hosted in NZ and now in Sydney.
Sorry for the all hassle Monsta I never own a webpage or web-forum otherwise I would have know about this issue in the first place, AND thank you for relocating this topic once again sorry for all the trouble.
That's ok, I have been in IT for years - in fact I studied a degree in IT for network publishing which as you can imagine in 1997 was very early days of the internet, and I was coding sites when I was in High School. I now run a support helpdesk for a multi-national company based in Australia with some of my team based overseas.
That said, I am always learning so I went back and replicated your issue so I could understand it. Once I removed the CDN (Content Delivery Network - think servers all over the world all making files available in close geographic proximity for faster response) from the whitelist on my PC, I saw that NoScript was blocking the remote object - in this case a font.