jQuery(function($) {
	Cufon.replace('.header-navigation ul li a, .post-head h2', {
		fontFamily: 'Weiss Italic'
	});
});
