/*

 * 	Cufon Configurations

 */



Cufon.replace('h1,h2', { fontFamily: 'League-Gothic', hover: 'true' });

Cufon.replace('.contents h5', { fontFamily: 'League-Gothic', hover: 'true' });

Cufon.replace('.cufon', { fontFamily: 'League-Gothic', hover: 'true' });

Cufon.replace('h2', { textShadow: '-1px -1px 1px #C0C0C0, 1px 1px 1px #303030' });





/* Cufon.replace('h2', { textShadow: '2px 2px 2px rgba(0, 0, 0, 0.8)' }); */


