Cufon.replace('h1:not(div#panelContentText h1)', { fontFamily: 'GothamLight' });
Cufon.replace('h2', { fontFamily: 'GothamLight', hover: 'true' });
Cufon.replace('h2 a', { fontFamily: 'GothamMedium', hover: 'true' });
Cufon.replace('h2.buttop', { fontFamily: 'GothamMedium', hover: 'true' });
Cufon.replace('h2.geoCufon', { fontFamily: 'GothamMedium', hover: 'true' });
Cufon.replace('.navmenu > li', { fontFamily: 'GothamMedium', hover: true, hoverables: { li: true }, ignore: { ul: true }});
Cufon.replace('h3:not(div.lotItemList h3)', { fontFamily: 'GothamMedium', hover: 'true' });
Cufon.replace('h4', { fontFamily: 'GothamMedium', hover: 'true' });
Cufon.replace('h5', { fontFamily: 'GothamMedium', hover: 'true' });
Cufon.replace('.button', { fontFamily: 'GothamMedium' });
Cufon.replace('.linkcuf', { fontFamily: 'GothamMedium', hover: 'true' }); //stile per link a documenti
Cufon.replace('.linkcuf2', { fontFamily: 'Helvetica Neue', hover: 'true' }); //stile per link a documenti
Cufon.replace('.didascalia', { fontFamily: 'GothamMedium', hover: 'true' }); //stile per link a documenti
Cufon.replace('.CollapsiblePanelTab', { fontFamily: 'GothamMedium', hover: 'true' }); //stile per link a documenti
Cufon.replace('.FotogalleryPanel', { fontFamily: 'GothamMedium', hover: 'true' }); //stile per link a documenti
Cufon.replace('.textcufon', { fontFamily: 'GothamLight', hover: 'true' }); //stile per link a documenti
Cufon.replace('.copyr', { fontFamily: 'Helvetica Neue', hover: 'true' }); 
Cufon.replace('h1.textcufon', { fontFamily: 'GothamMedium' }); //stile per link a documenti
Cufon.replace('.itemListDate', { fontFamily: 'GothamMedium' }); 
Cufon.replace('.itemListWeek', { fontFamily: 'GothamLight' });

 






