css - Failed to load resource "font" -


i got error on site: failed load resource: server responded status of 500 (internal server error) while trying load font.

this thing got code. don't know else should in order load font.

@font-face {   font-family: 'aharoni';   src: url("aharoni.ttf") format('truetype'); } 

link: http://ondiversion.net/vialighting/

this error500 concerns loading.gif , favicon.ico not fonts.

depending on hosting, there few different cases cause issue.

the common concerns .htaccess rights. bet on in case.

you should have on "why-am-i-getting-a-500-internal-server-error-message".

good luck'


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -