Cufon.replace('.site-nav li', { fontFamily: 'Myriad Pro Regular', hover:true });
Cufon.replace('h2', { fontFamily: 'Swis721 BdRnd BT', color: '-linear-gradient(#4495ba, #297a9f)' });
Cufon.replace('h3, h4, h5', { fontFamily: 'Swis721 Lt BT' });
Cufon.replace('.link1', { fontFamily: 'Swis721 BdRnd BT', textShadow:'1px 1px #48a6cc', hover:{textShadow:'1px 1px #fff'} });