// cufon config
jQuery(document).ready(function(){
	Cufon.set('fontFamily', 'DIN Regular').replace('h1, h2, h3, .din, p, li' ); 
});
