Fontello and DateFiled

Hi, I have integrate Fontello icons ( from fontello.org ) in my Vaadin Application without any plugin, but only with css rules (Sass).
But I have problems with the button in the DateFiled object.
It seems that rendere html for this button isn’t the same as others.
I can’t use fontIcons, but only background-image to add image on this button.
Can anyone help me?