/*
 * 	Cufon Configurations
 */

Cufon.replace('h1,h2,h3', { fontFamily: 'League-Gothic', hover: 'true' });
Cufon.replace('h4.widget-title', { fontFamily: 'League-Gothic', hover: 'true' });
Cufon.replace('.contents h5', { fontFamily: 'League-Gothic', hover: 'true' });
Cufon.replace('.cufon', { fontFamily: 'League-Gothic', hover: 'true' });
Cufon.replace('.cufon-me', { fontFamily: 'League-Gothic', hover: 'true' });


