Thomas J.S.: Einbinden von Fonts in HTML offline überprüfen

Beitrag lesen

Hallo Thomas!

<style type="text/css">

»»  @font-face { font-family:Kino; src:local(Kino MT), url(kino.ttf) format(TrueType); }
»»  @font-face { font-family:MeineArt; url(http://www.xy.de/cgi-bin/myfont.pl) format(intellifont) }
»»  @font-face { font-family:Alabama; url(alab.fon); panose-1: 2 4 5 2 5 4 5 9 3 3; }

</style>

Sorry: das ist zwar CSS und richtig ist das auch, aber kein Browser kann das.

Grüße
Thomas