Cufon.replace
	(
		[
			'h2.cf-subtitle',
			'.cf-product',
			'.product-cargo'
		],
		{
			hover: true
		}
	);
