$(document).ready(function() {
	Cufon.replace('#history #timeline li h2',{
		fontFamily: 'swissbold'
	});
});
