Cufon.replace('', { fontFamily: 'DIN-Medium' }); //define the ids and classes you want to use for this particular font
Cufon.replace('h2', { fontFamily: 'DIN-Medium' }); //define the ids and classes you want to use for this particular font


