Cufon.replace('h1', { fontFamily: 'gothlight' });
Cufon.replace('#contact_box p', { hover: true, fontFamily: 'gothbook' });
Cufon.replace('#top_menu a', { hover: true, fontFamily: 'gothbook' });
Cufon.replace('#right_btns li.notes', { fontFamily: 'gothlight' });
Cufon.replace('#right_btns li.notes strong', { fontFamily: 'gothbook' });
