Cufon.replace('.inner h5', { textShadow: '1px 1px #fff', hover: true,  fontFamily: 'Angelina' });
Cufon.replace('.inner h1', { textShadow: '2px 1px #fff', hover: true,  fontFamily: 'Dax-Medium' });
Cufon.replace('.inner h2', { textShadow: '1px 1px #fff', hover: true,  fontFamily: 'Nyala' });
Cufon.replace('.bas', { textShadow: '1px 1px #fff', hover: true,  fontFamily: 'Nyala' });
Cufon.replace('.bass', { textShadow: '0px 0px #fff', hover: true,  fontFamily: 'Nyala' });
Cufon.replace('h3', { textShadow: '1px 1px #000', hover: true,  fontFamily: 'Nyala' });
