ComboBox: Embedding fonts in dropdown and making them look good?

Hey guys im having issues with embedding fonts into my dropdown and making them look good. They look pixelated and messed up, im setting them using:

cb.dropdown.rendererStyle(“embedFonts”, true) and cb.dropdown.rendererStyler(textFormat) –

any other ideas?