jQuery(document).ready(function() {
Cufon.replace('h2#blog-description, h3, h4.sidebar-title', { fontFamily: 'MankSans-Medium' });
});
