I'm trying to have different STYLES for some texts.
Basically, I have:
- Style1: ROBOTO 12, shadowed
- Style2: ROBOTO 14, shadowed
- Style3: ROBOTO 14, bold and shadowed
Setting the following text with STYLE1, I have this on the IDE:

In PREVIEW mode, I have exactly what I expect to see:

But on website, I see the font without shadow:

I set all properties as shown below:




Am I doing something wrong?
I appreciate any help on this.