when fonts don't want to show up (esp font-awesome icons) add this to htaccess file on root (if there is one!) # Allow access from all domains for webfonts. # Alternatively you could only whitelist your # subdomains like "subdomain.example.com". Header set Access-Control-Allow-Origin "*" # END WordPress