Cufon.replace(['.main_nav li', '.main_nav li a'], {
         hover: true,
         fontFamily: 'FontFace'
});

Cufon.replace(['.silent', '.main h2'], {
         hover: true,
         fontFamily: 'FontFace'
});

Cufon.replace(['.sidebar_header h3', '.sidebar h5' ], {
         hover: true,
         fontFamily: 'FontFace',
         textShadow: '#fff 1px 1px'
});

Cufon.replace(['.home_get_involved h3'], {
         hover: true,
         fontFamily: 'FontFace',
         textShadow: '#000 1px 1px'
});