Icons on firefox while on chrome and safari shows OK

1 reply · opened Sep 8, 2019

Kkpovilauskas85Sep 8, 2019

www.aik.lt:

Icons on firefox while on chrome and safari shows OK.

What might be the issue?

SSemicolon WebSTAFFSep 8, 2019

Hello,

The issue appears with the https://www.aik.lt/client_new/css/font-icons.css?v=1.3 File as it does not work on Our Demos as well. This could be an issue with your Servers not encoding the Icons Files correctly in which case you will need to add the Font Icons MIME Types to your Servers. Example for your .htaccess File:


    AddType application/vnd.ms-fontobject    .eot
    AddType application/x-font-opentype      .otf
    AddType image/svg+xml                    .svg
    AddType application/x-font-ttf           .ttf
    AddType application/font-woff            .woff
    AddType application/font-woff2           .woff2

This should fix the issue. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard