function cufon() {
    var objt1 = document.getElementById('contact_Content_title');
    var objt2 = document.getElementById('gmaps_Content_title');
    var objt3 = document.getElementById('mentions_Content_title');
    var objt4 = document.getElementById('bulleNom');
    var objt5 = document.getElementById('bulleMail');
    var objt6 = document.getElementById('bulleSujet');
    var objt7 = document.getElementById('bulleMessage');
    var objt8 = document.getElementById('mentionsTitre1');
    var objt9 = document.getElementById('mentionsTitre2');
    var objt10 = document.getElementById('mentionsTitre3');
    var objt11 = document.getElementById('mentionsTitre4');
    var objt12 = document.getElementById('admin_Content_title');
    var objt13 = document.getElementById('bulleUser');
    var objt14 = document.getElementById('bulleLogin');
    var objt15 = document.getElementById('caution');
    var objt16 = document.getElementById('navigationDirecte1');
    var objt17 = document.getElementById('navigationDirecte2');
    var objt18 = document.getElementById('navigationDirecte3');
    var objt19 = document.getElementById('laCarte_Content_title');
    var objt20 = document.getElementById('photos_Content_title');
    var objt21 = document.getElementById('agenda_Content_title');
    var objt22 = document.getElementById('agenda_Content_element');
    
    
    /* Cufon loaders -------------------------------------------------------- */
    Cufon.replace(objt1, { fontFamily: 'Stencil BT' });
    Cufon.replace(objt2, { fontFamily: 'Stencil BT' });
    Cufon.replace(objt3, { fontFamily: 'Stencil BT' });
    Cufon.replace(objt4, { fontFamily: 'Stencil BT' });
    Cufon.replace(objt5, { fontFamily: 'Stencil BT' });
    Cufon.replace(objt6, { fontFamily: 'Stencil BT' });
    Cufon.replace(objt7, { fontFamily: 'Stencil BT' });
    Cufon.replace(objt8, { fontFamily: 'Stencil BT' });
    Cufon.replace(objt9, { fontFamily: 'Stencil BT' });
    Cufon.replace(objt10, { fontFamily: 'Stencil BT' });
    Cufon.replace(objt11, { fontFamily: 'Stencil BT' });
    Cufon.replace(objt12, { fontFamily: 'Stencil BT' });
    Cufon.replace(objt13, { fontFamily: 'Stencil BT' });
    Cufon.replace(objt14, { fontFamily: 'Stencil BT' });
    Cufon.replace(objt15, { fontFamily: 'Stencil BT' });
    Cufon.replace(objt16, { fontFamily: 'Stencil BT' });
    Cufon.replace(objt17, { fontFamily: 'Stencil BT' });
    Cufon.replace(objt18, { fontFamily: 'Stencil BT' });
    Cufon.replace(objt19, { fontFamily: 'Stencil BT' });
    Cufon.replace(objt20, { fontFamily: 'Stencil BT' });
    Cufon.replace(objt21, { fontFamily: 'Stencil BT' });
    Cufon.replace(objt22, { fontFamily: 'Stencil BT' });

}
