On Wed, 26 Jun 2013 00:59:08 -0700, andrefhoekstra wrote:
>> Als je op de download-button klikt, moet je het bestand opslaan. Als
>> het goed is vraagt de browser daar om. Daarna installeren via het
>> configuratiescherm van Windows. Dan is het beschikbaar in alle
>> programma's.
>>
>
> het is gelukt, heel erg bedankt. Het lukte niet in Firefox maar wel in
> Explorer. groeten,
Your MIME-type for the True Type Font is text/plain, you might want to
change this to "application/x-font-ttf" or "application/x-font-truetype".
In Apache you can enable this by setting
> AddType application/x-font-ttf .ttf
to e.g., your .htaccess.
Timothy