/*
 * Fonts Configurations
 */

Cufon.replace('h1, h2', { fontFamily: 'CenturyGothic', hover: 'true' });
Cufon.replace('h3, h4, h5', { fontFamily: 'CenturyGothic', hover: 'true' });
Cufon.replace('#nav ul li a', { fontFamily: 'CenturyGothic', hover: 'true' });
Cufon.replace('ul.nav li a', { fontFamily: 'CenturyGothic', hover: 'true' });
Cufon.replace('ul.list li a', { fontFamily: 'CenturyGothic', hover: 'true' });
Cufon.replace('#showcase p', { fontFamily: 'CenturyGothic', hover: 'true' });
