if($('link[href^="/Admin/ICE/bundles/"]').length == 0){
Cufon.replace('p.line-1', { fontFamily: 'Century Gothic', hover: true }); 
Cufon.replace('p.line-2', { fontFamily: 'Century Gothic', hover: true }); 
Cufon.replace('.middle_body h2', '.middle_body h3', '.middle_body h2 span', { fontFamily: 'Century Gothic', hover: true }); 
Cufon.replace('.middle_body_office h2', '.middle_body_office h2 span', { fontFamily: 'Century Gothic', hover: true }); 
Cufon.replace('.page_title h1', { fontFamily: 'Century Gothic', hover: true }); 
Cufon.replace('.get_started p', { fontFamily: 'Century Gothic', hover: true });
Cufon.replace('.get_started h2', { fontFamily: 'Century Gothic', hover: true });
Cufon.replace('.view_projects h3', { fontFamily: 'Century Gothic', hover: true });
Cufon.replace('.contact_info h3', { fontFamily: 'Century Gothic', hover: true });
Cufon.replace('.office_table h4', { fontFamily: 'Century Gothic', hover: true });
Cufon.replace('.office-page h1', { fontFamily: 'Century Gothic', hover: true });
Cufon.replace('.office-page h3', { fontFamily: 'Century Gothic', hover: true });
Cufon.replace('.bottom_box_top', { fontFamily: 'Century Gothic', hover: true });
Cufon.replace('.quote p', { fontFamily: 'Century Gothic', hover: true });
Cufon.replace('p.small', { fontFamily: 'Century Gothic', hover: true });
Cufon.replace('a.orange', { fontFamily: 'Century Gothic', hover: true });
Cufon.replace('h3');
Cufon.replace('h4');
Cufon.replace('h5');
}

