
 

/*Cufon.replace('h1, h2, h3, .note, h6', { fontFamily: 'Helvetica Neue' });*/
Cufon.replace('h1, h2, h3, .note, h6', { fontFamily: 'Helvetica' });
Cufon.replace('.styledContent p, .styledContent a:hover, .styledContent a', { hover: true, fontFamily: 'Helvetica' });
Cufon.replace('.footer-links a, .list a:hover, .list a', { hover: true, fontFamily: 'Helvetica' });
Cufon.replace('.activityContent p.helv-style', { hover: true, fontFamily: 'Helvetica' });


