CSS font smoothing doesn't seem to be working in my CSS emails.
<p style="-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: optimizeLegibility;">Text</p>
Are these properties supported in any email clients? I've only tested in Gmail.