/* =Cufon config 
---------------------------------------- */

/* Headers 
---------------------------------------- */

Cufon.replace('h1, h2, h3, .h1, .h2, .h3, ul.tabbernav li a,.tabber.general .h3', { fontFamily: 'DINPro-Light', hover: 'true' });
/* Navigation
---------------------------------------- */

Cufon.replace(' .h3.b-image-caption strong', { fontFamily: 'DINPro-Medium', hover: 'true' });
Cufon.replace('.b-primary-nav, .txt-tab .h3', { fontFamily: 'DINPro-Regular', hover: 'true' });
/* Buttons
---------------------------------------- */
//Cufon.replace('.b-action', { fontFamily: 'DINPro-Light', hover: 'true' });
/* 
---------------------------------------- */
Cufon.replace('.cufon', { fontFamily: 'DINPro-Light', hover: 'true' });
/* 
---------------------------------------- */




