Cufon.replace('.top_actions > a', { fontFamily: 'GothamBook', hover: true });
Cufon.replace('.top_menu > li > a', { fontFamily: 'GothamBook', hover: true });
Cufon.replace('.right_menu > ul > li > a', { fontFamily: 'GothamBook', hover: true });
Cufon.replace('.tagline', { fontFamily: 'GothamBook', hover: true });
Cufon.replace('h1', { fontFamily: 'Gotham', hover: true });
Cufon.replace('h2', { fontFamily: 'GothamBook', hover: true });
Cufon.replace('h3', { fontFamily: 'GothamBook', hover: true });
Cufon.replace('h4', { fontFamily: 'GothamBook', hover: true });
