
// Light Heading ArcherProBold
Cufon.replace('', {fontFamily: 'StoneSansSemiBold'});

// Medium Heading StoneSans
Cufon.replace('.promoBoxS1 h2 span, .flexBox.flexBoxS2 h3, .flexBoxS1 p, .historyBlock .historyMore span, .historyQuote q, .historyQuote p, .menuExclusions h4, .categoryListing li h3, .categoryListing li h5, .recipeOverviewTitle h3, .moduleBtn, .selectedRecipeOverview h5', {fontFamily: 'StoneSansSemiMedium'});

// Bold Heading StoneSans
Cufon.replace('.brandTitle h3, .catMenu h3, .flexBox h2, .flexBox.flexBoxS1 h3, .historyDetails h2, .historyDetails h3, .mainNav li a, .menuMakerSet h3, .newsletterSignup h3, .pageTitle h1, .categoryListWrapper h2, .recipeOverviewClass h4, .ratingQuantity span, .ratingQuantity h6, .selectedRecipe h4, .selectedRecipeOverview h3, .selectedRecipeOverview h5 strong, .selectedRecipeComments h4, .menuMakerSet .menuFilter h4, div.categoryListingWrapper h2, .productDetailViewCol1 h3', {fontFamily: 'StoneSansSemiBold'});

// Bold Heading StoneSans
Cufon.replace('.flexBox.flexBoxS2 h3', {fontFamily: 'StoneSansSemiBold', textShadow: '1px 1px #8a8446'});

// Regular Copy HelveticaNeue Medium
Cufon.replace('.footerNav li a, .historyBlock .historyDetails p, .mainNav li ul li a, .categoryListing li h4, .recipeOverviewClass h5', {fontFamily: 'HelveticaNeueMed'});


Cufon.replace('', {fontFamily: 'ArcherProLight', color: '-linear-gradient(#ffffff, #ffffff)', hover: {color: '-linear-gradient(#ffffff, #ffffff)'}});
Cufon.replace('', {fontFamily: 'ArcherProMed', color: '-linear-gradient(#ffffff, #ffffff)', hover: {color: '-linear-gradient(#ffffff, #ffffff)'}});
Cufon.replace('', {fontFamily: 'HelveticaNeueMed', color: '-linear-gradient(#592B08, #592B08)', hover: {color: '-linear-gradient(#ae5410, #ae5410)'}}); 
