
//.........Gotham naroow Bold...........

Cufon.replace('div#top span.contact-number, div#main-navigation ul li a, div#sidebar h2, div#sidebar-navigation > ul > li > a', { fontFamily: 'Gotham Narrow Bold', hover: 'True' });
Cufon.replace('div#top span.contact-number', { fontFamily: 'Gotham Narrow Bold', hover: 'True', textShadow: '1px 1px 1px #012c46' });

// ......Gotham Book...........

Cufon.replace('div#header h2', { fontFamily: 'Gotham Book', hover: 'True', textShadow: '1px 1px 1px #700a0a' });
Cufon.replace('a.button1 span.get-started, a.button2 span.get-started, div#packages div.footer p span.inner, div.post h2', { fontFamily: 'Gotham Book', hover: 'True' });


//.......Gotam Light..............

Cufon.replace('div#sociable div.twitter p', { fontFamily: 'Gotham Light', hover: 'True' });

//......Gotham Bold...............

Cufon.replace('div#packages ul li h3, a.button1 span.price, a.button2 span.price, div#packages div.footer p strong, div#packages div.footer p a, ul.strips li a', { fontFamily: 'Gotham Bold', hover: 'True' });
Cufon.replace('div#header h2 span.inner', { fontFamily: 'Gotham Bold', hover: 'True', textShadow: '1px 1px 1px #700a0a' });

