// Headers
if(Cufon)
{
Cufon.replace('#site.home #wrapper-top #sectionwrapper #section-info h2', { fontFamily: 'Eagle-Light' });

Cufon.replace('#site #wrapper-top #sectionwrapper #section-info h2', { fontFamily: 'Eagle-Light' });

Cufon.replace('#site #wrapper-bottom #column-right p.intro', { fontFamily: 'Eagle-Light' });

Cufon.replace('#site #wrapper-top #straplinewrapper #strapline p', { fontFamily: 'Eagle-Light' });

Cufon.replace('#site #carousel-content .carousel-principle-description h3', { fontFamily: 'Eagle-Light' });

Cufon.replace('#site #csr-features h3', { fontFamily: 'Eagle-Light' });

/*Cufon.replace('#site #content.section-csr h3', { fontFamily: 'Eagle-Light', hover:true });

Cufon.replace('#site #content.section-csr h4', { fontFamily: 'Eagle-Light', hover:true });*/

Cufon.replace('#site #wrapper-bottom #column-right ul.list_large li', { fontFamily: 'Eagle-Light', hover:true });
}
