I'm trying to use a specific font for my skin, but I can't understand what's the right code
.
I tried
quote:
<Fonts>
<Font>Contb.ttf</Font>
</Fonts>
or
quote:
<Fonts>
<Font>
<File>Contb.ttf</File>
</Font>
</Fonts>
but it doesn't work, the font doesn't change!
Can anyone help me?