FLIR.init( { path: 'http://www.bluetapecrewapparel.com/fontsw2/' } );
FLIR.auto(); 
// Or, you can pass an array of selectors to the auto function to be replaced.
FLIR.auto( [ 'td.componentheading', 'td.contentheading', 'div.componentheading', 'div.componentheadinga', 'div.contentheading', 'span.contentheading', 'td.sectiontableheader', 'label', 'a.latestnewslatestnews', 'div.onlyregistered', 'a.ThemeMiniBlackMenuH', 'span.feedtablelink', 'a.feedtablelink', 'div.error', 'a.category', 'ul.dropdown', 'a.dir', 'span.pathway', 'div.labelwhite', 'div.sectiontableheader', 'td.createdate', 'td.titleCell', 'div.message', 'th', 'i', 'a.mainlevel', 'a#menu13386', 'a#menu1337', 'a#transmenu85323', 'a.sublevel' ] );