jQuery(document).ready(function() {
Cufon.replace('.post h2', { fontFamily: 'Rockwell' });
});