I have a TextInput that is using an embedded font. The prompt however does not show the correct font.
You have to set the fontStyle to normal or italic:
s|TextInput:normalWithPrompt { fontStyle:normal; }