banner design

As the fonts that can be used in websites are limited, there are several solutions to this problem like sIFR or FLIR.

typeface.js is another open source solution which uses JavaSript.

Typeface.js

Usage is very simple:

After inserting the typeface.js file to the code a usage like:

<div class="myclass typeface-js" style="font-family: Helvetiker">
    Text here in Helvetiker font...
</div>

is enough.

When used with titles or relatively less-texted parts of a website the performance is good but when used with the whole body, it can work slower.

WebResourcesDepot Feed