Cufon.replace('ul.sdt_menu li span span.sdt_link', { fontFamily: 'Myriad Pro Condensed' });
Cufon.replace('#content nav ul li a strong', { fontFamily: 'Myriad Pro Condensed', fontSize: '22px' });
Cufon.replace('h2, h3, .link, .button', { fontFamily: 'Century Gothic', hover: true });
Cufon.replace('.linka', { fontFamily: 'Century Gothic', fontSize: '14px' });
Cufon.replace('h1', { fontFamily: 'Century Gothic', color: '#FFF', /*color: '-linear-gradient(#fff,#FCFC00)'*/ textShadow: '1px 1px #444', fontSize: '40px' })
