
Cufon.replace('.header-title', { fontFamily: 'Century Gothic'});
Cufon.replace('ul.signin li ul.subnav li p', { fontFamily: 'Century Gothic'});
Cufon.replace('.latest-news .blue-bg', { fontFamily: 'Century Gothic'});

Cufon.replace('ul.main-banner h2', { fontFamily: 'hand of sean'});

Cufon.replace('.post-its h3', { fontFamily: 'Androgyne Medium'});
Cufon.replace('.post-its .post-it1 a.tmp', {hover: false, fontFamily: 'the missing piece'});
Cufon.replace('.post-its .post-it1', {hover: true, fontFamily: 'Androgyne Medium'});
Cufon.replace('.post-its .post-it1 a', {hover: true, fontFamily: 'Androgyne Medium'});
Cufon.replace('.post-its .post-it2', {hover: true, fontFamily: 'Androgyne Medium'});
Cufon.replace('.post-its .post-it3',{hover: true, fontFamily: 'Androgyne Medium'});

Cufon.replace('.the_mp', { fontFamily: 'the missing piece', color: '#00647c'});
Cufon.replace('.the_mp span', { fontFamily: 'the missing piece', color: '#00647c'});

Cufon.replace('.glossaryContent h1', { fontFamily: 'hand of sean'});
Cufon.replace('.glossaryContent h2', { fontFamily: 'Century Gothic'});

