$(document).ready(function () {
	Cufon.replace('.content h2', { fontFamily: 'BastardusSans' });
});

