Cufon.replace(' h1, h2, .menu a', { fontFamily: 'Swis721 BdRnd BT', hover: true });
Cufon.replace('.item1 a', { fontFamily: 'Swis721 BdRnd BT', textShadow: '#b480d7 1px 1px', hover: true });
Cufon.replace('.item2 a', { fontFamily: 'Swis721 BdRnd BT', textShadow: '#56bbce 1px 1px', hover: true });
Cufon.replace('.item3 a', { fontFamily: 'Swis721 BdRnd BT', textShadow: '#4cbba3 1px 1px', hover: true });
Cufon.replace('.item4 a', { fontFamily: 'Swis721 BdRnd BT', textShadow: '#99be1e 1px 1px', hover: true });
Cufon.replace('.item5 a', { fontFamily: 'Swis721 BdRnd BT', textShadow: '#e5a709 1px 1px', hover: true });
Cufon.replace('.item6 a', { fontFamily: 'Swis721 BdRnd BT', textShadow: '#e45130 1px 1px', hover: true });
Cufon.replace('.item7 a', { fontFamily: 'Swis721 BdRnd BT', textShadow: '#cb4297 1px 1px', hover: true });
Cufon.replace('#NewslettersForm h1', { fontFamily: 'Swis721 BlkRnd BT'});
Cufon.replace('#NewslettersForm input', { fontFamily: 'Swis721 Md BT'});

Cufon.replace('#header .nav li a', { fontFamily: 'Swis721 BT', textShadow: '#111 1px 1px', hover: true });
Cufon.replace('.slogan, a.link2', { fontFamily: 'Swis721 BT', textShadow: '#fd533c 1px 1px', hover: true });
Cufon.replace('h2', { fontFamily: 'Swis721 Blk BT', textShadow: '#fff 1px 1px' });
Cufon.replace('h3', { fontFamily: 'Swis721 BT' });
