Web Connection
FontAwesome display as a square in Web Connection Handler Status Page
Hello,
Just for information, when the page is called without the www prefix FontAwesome is displayed as a square
The library is called with www prefix
<link href="https://www.jazzjuicers.com/lib/fontawesome/css/all.min.css" rel="stylesheet" />
Marcel
Think it's due to authentication - look in the browser tools and see why the fonts aren't loading. It might have to do with how your IIS authentication is set up. Usually clears up once you're properly logged in and you might have to force a hard page refresh (caching).
+++ Rick ---