/*

	For some stupid reason, I can't have this at the bottom
	of the page and have to add yet another js file

*/

Cufon.replace('#nav', { fontFamily: 'Chalet' });
Cufon.replace('.navigation', { fontFamily: 'Chalet' });
Cufon.replace('#comments', { fontFamily: 'Chalet' });
Cufon.replace('#respond h3', { fontFamily: 'Chalet' });
Cufon.replace('.customfont1', { fontFamily: 'Chalet' });
Cufon.replace('.customfont2', { fontFamily: 'chalet-milan' });
Cufon.replace('.customfont3', { fontFamily: 'chalet-milan' });
Cufon.replace('.customfont3', { textShadow: 'text-shadow: 1px 1px 5px #000000' });
Cufon.replace('h1', { fontFamily: 'Leitura' });
Cufon.replace('.post h2', { fontFamily: 'Leitura' });
