function Font(Type, List){
	Cufon.replace(List, { hover:true, fontFamily: Type });
}

Font('Barmeno-Regular', '#left .heading a, #areaContentNav li a.childs, div.contentBox h2, #right h1, .accordion .accHeader span, .news .head a, .all_regions ul li h3, .all_regions .head .leftCol span, .all_regions .head .rightCol .please, .all_regions h2, .quick_links a, .production_facilities a, #facNav li a, .facilitiesNote, p.direction, .subheading, .teams .person .info h2, .teams .person .info h3, #teamNav a, .grid thead tr, p.right_heading, .boxe4 ul li a, .backhome a, .pos_mediumpicture a, .content .visual, .dictionary .word h2, .products .product h3, .products ul li a, .related_links ul li a, .acco li a');
Font('Barmeno-Medium', '.sustainability h2, .newsletter h2, .production_facilities a b, #pageNav li h3, #mainNav ul li a, #companyNews h3, .mainBox .boxe h3, a.quick_access, .products .product h2, .products h3');
Font('Barmeno', '.sustainability h3');


