Cufon.replace('h1', {
	fontWeight: '375'
});

Cufon.replace('h2:not(#header h2, h2.section-header, content h2)', {
	fontWeight: '375'
});

Cufon.replace('.persona-header p', {
	fontWeight: '375'
});

Cufon.replace('h1.persona-title', {
	fontWeight: '600'
});
