if (!($.browser.msie && (parseInt(jQuery.browser.version) < 8))) {
Cufon
.replace('#header #navigation a', {fontFamily:'TeXGyreHerosCnBold',hover:true})
.replace('#header #tagline')
.replace('#content .header h1', {fontFamily:'TeXGyreHerosCnBold'})
.replace('#content .header .meta span', {fontFamily:'Anivers'})
.replace('#content .excerpt p', {fontFamily:'Anivers'})
.replace('#content .content h1', {fontFamily:'Anivers'})
.replace('#content .content h2', {fontFamily:'Anivers'})
.replace('#content .content h3', {fontFamily:'Anivers'})
.replace('#content .content h4', {fontFamily:'Anivers'})
.replace('#overview .header h3', {fontFamily:'TeXGyreHerosCnBold',hover:true})
.replace('#overview .header .meta span', {fontFamily:'Anivers'})
.replace('#featured .ui-tabs-panel .info h3 a', {fontFamily:'TeXGyreHerosCnBold',hover:true})
//.replace('.article-list .article h3 a span.title', {fontFamily:'TeXGyreHerosCnBold',hover:true})
//.replace('.article-list .article h3 a span.date', {fontFamily:'Anivers',hover:true})
//.replace('body.events .dbem_events_list .event h3 a span.title', {fontFamily:'TeXGyreHerosCnBold',hover:true})
//.replace('body.events .dbem_events_list .event h3 a span.date', {fontFamily:'Anivers',hover:true})
;
}
