I have custom-made web fonts used on my site. To style my rendering output, I used the following code:
//-webkit-text
After running into the issue, I found out that my WOFF file was not done properly, I sent a new TTF to FontSquirrel which gave me a proper WOFF that was smooth in Firefox without adding any extra CSS to it.