Cufon.replace('.logo', { fontFamily: 'Lobster', color: "-linear-gradient(#fff, #aed3de)", textShadow: "2px 2px rgba(0, 0, 0, 0.2)", hover:true });
Cufon.replace('.menu li a', { fontFamily: 'centurygothic', hover: true });
Cufon.replace('.menu li a.item', { fontFamily: 'centurygothic', textShadow: "1px 1px rgba(0, 0, 0, 0.2)", hover: true });
Cufon.replace('.b1', { fontFamily: 'centurygothic', hover: true });
Cufon.replace('.b2', { fontFamily: 'centurygothic', hover: true });
Cufon.replace('.b3', { fontFamily: 'centurygothic', hover: true });
Cufon.replace('.button', { fontFamily: 'centurygothic', hover: true });
Cufon.replace('h2', { fontFamily: 'centurygothic', hover: true });
Cufon.replace('h3', { fontFamily: 'centurygothic', hover: true });
Cufon.replace('h1 .s1', { fontFamily: 'Raleway', textShadow: "0px 0px #07caff", hover:true });
Cufon.replace('h1 .s2', { fontFamily: 'Raleway', textShadow: "0px 0px #07caff", hover:true });

