www.gusucode.com > 200套html5精品模板1_50 > 200套html5精品模板1_50/013/blue-wide/js/cufon-fonts/cufon-settings.js

    function initCufon() {
	Cufon.replace('h1,h2,h3,h4,h5,h6', { fontFamily: 'TitilliumText25L',hover: true });
	Cufon.replace('.caption h4,.buttonwrapper,.frame-content h4',{ fontFamily: 'TitilliumText25L',hover: true });	
	
}

(function($) {
        $(function() {

$(document).ready(function(){
	initCufon();
});

		
          });
    })(jQuery);