fallback
I am a web developer and I have noticed that regardless of font used, Yahoo Mail strips out all fonts. For example if I set a paragraph with
style="Font-1, Font-2, sans-serif"
it gets converted to
style="Font-1"
This is worse than even microsoft outlook was and it makes it very difficult to produce html emails that look good across devices and browsers and clients
Essentially Yahoo now forces any font declarations to use a default font if the font is not present in system which is often a serif font and breaks everyones designs.
Can you pleasse stop stripping font declarations and maybe even allow imported font-face fonts
Thanks
1st
ranked
