On July 21, 2014 at 10:44 pm
Open up asteria.js file from the js folder and remove this:
//load yanone font by default
if (jQuery('#redux-google-fonts-css').length){}else{
jQuery("h2, .mid_block_content h3, .widgettitle, .postitle, body .fixed_site .header4 #topmenu ul li a, .text_block, .lay1_title h3, #sidebar .widget .widgettitle, .left_arro, .right_arro, #submit, .widget_calendar caption, .rel_content a, #ast_related ul li a, .fourofour a").attr('style', 'font-family: "kaffeesatzthin"!important');
}