function initCufon() {
    Cufon.replace('#header_title', { fontFamily: 'Algerian Condensed' });
}

initCufon();
