$(function() {
    Cufon.replace('h1, h2', {
        fontFamily: 'Gill Sans Std'
    });
});
