FLIR.replace( 'div#frontBottomRightContainer h2' , new FLIRStyle({ cFont:'houschka-bold' }) );
FLIR.replace( 'div#frontBottomRightContainer h1' , new FLIRStyle({ cFont:'houschka-bold' }) );
FLIR.replace( 'div#sidebar-left-menu h2' , new FLIRStyle({ cFont:'houschka-bold' }) );
FLIR.replace( 'div#latestNews h3' , new FLIRStyle({ cFont:'houschka-bold' }) );
FLIR.replace( 'p.enterpriseCounterBig' , new FLIRStyle({ cFont:'houschka-medium' }) );
FLIR.replace( 'div#middle h1' , new FLIRStyle({ cFont:'houschka-bold' , mode:'wrap' }) );
FLIR.replace( 'div.middle-sub.news h1' , new FLIRStyle({ cFont:'houschka-bold' , mode:'wrap' }) );
FLIR.replace( 'h2.newsTitle' , new FLIRStyle({ cFont:'houschka-bold' , mode:'wrap' }) );
FLIR.replace( 'div.caseStudies h3' , new FLIRStyle({ cFont:'houschka-bold' }) );
FLIR.replace( 'div#latestEditions h3' , new FLIRStyle({ cFont:'houschka-bold' }) );