// please use
// Cufon.set('fontFamily', 'font name');
// when using more than one font family

// Myriad Web Pro [Regular, Bold]
	Cufon.set('fontFamily', 'Myriad Web Pro');
		Cufon.replace('#display-area h1, .rightarea h3, #display-area h2');

