My icons show up looking weird on the home page but are fine on all other pages (in IE 11, Chrome, and FF). When I click to a second page then back to the home page, the icons appear fine. I tried adding the following code but it didn’t seem to resolve the issue. Does it matter where in the .htaccess file you put it? I’m on WP V4.
<files ~ ".(ttf|otf|eot|woff)$">
allow from all
</files>