jaumesala
Member
Posted 1 year ago #
Hi I'm searching to know how to add strange/custom fonts in websites. (Others than helvetica and arial)
For exemple: http://p2theme.com/
Have this beautiful fonts, and they don't use CUFON, because CUFON generates images, and in the p2theme website fonts are selectable.
So does anyone know how they did it?
TypeKit.
View the page source and you can see:
<script type="text/javascript" src="http://use.typekit.com/som5juy.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
jaumesala
Member
Posted 1 year ago #
Thank I didn't know about that.
Is there an free alternative?
http://www.google.com/webfonts
Much nicer than cufon in my opinion. The font list is a little limited but it is growing.
jaumesala
Member
Posted 1 year ago #
Amazing google webfonts!!
Really thank you.