$(document).ready(function(){ 
	$.sifr({path: '/font'});
	$('h1').sifr({font: 'AvantGarde_Bk_BT', height: 80, color: '#ffffff'});

});
