Adding the following 2 lines of code to eq2ui_fonts.xml should solve 90% of the font issues with FetishCombo2.5 and pieces.
Code:
<TextStyle Algorithm="Bold" FontName="Arial" Language="english" Leading="-2" Name="FontZapf14" PointSize="14" UseCachedFont="true"/>
<TextStyle Algorithm="Simple" FontName="Arial" Language="english" Leading="-2" Name="FontZapf12" PointSize="12" UseCachedFont="true"/>
Insert this emediately after the opening <Namespace Name="Fonts"> line.
Reverting to default fonts may cause some text clipping in spots, but this tweak should at least get the invisible stuff to display.
All the new stuff I'll be releasing uses a dedicated name space, so there shouldn't be any future conflicts with SOE style and font files
