$(document).ready(function() {
    Cufon.replace('.secondLevelHeader, .gettingInTouch', { fontFamily: 'Century Gothic' });
});