google web fonts api
http://www.google.com/webfonts
by ecartdk
HTML
<link href='http://fonts.googleapis.com/css?family=Poller+One|Gochi+Hand|Tulpen+One|Leckerli+One|IM+Fell+Double+Pica+SC' rel='stylesheet' type='text/css'>
<div style="font-family: 'Poller One', cursive;">font-family: 'Poller One', cursive;</div>
<div style="font-family: 'Gochi Hand', cursive;">font-family: 'Gochi Hand', cursive;</div>
<div style="font-family: 'Tulpen One', cursive;">font-family: 'Tulpen One', cursive;</div>
<div style="font-family: 'Leckerli One', cursive;">font-family: 'Leckerli One', cursive;</div>
<div style="font-family: 'IM Fell Double Pica SC', cursive;">font-family: 'IM Fell Double Pica SC', cursive;</div>