Thanks das10, I found a work-around for the problem which I added in the thread pane section of my css
#threadTree tbody {
font-family: Helvetica !important;}
font-weight: normal !important;
}
even though I had * font-family: Helvetica, sans-serif, Arial, Monospace !important; set globally...