I am struggling to ensure that the font "tahoma" displays correctly in an HTML email. While it works fine on desktops, the font "tahoma" does not appear on mobile clients.
How can I fix this issue?
Below is the code for the email I am sending:
<h3 style="color:#626262; font-size:14px; line-height:18px; margin:0 0 5px 15px; font-family: Tahoma,Verdana,Segoe,sans-serif; font-weight:700">
XYZ
<span class="sapretor"> | </span>
<span class="full" style="color: #626262;font-family: Tahoma,Verdana,Segoe,sans-serif; font-weight: 400;">
Art Director
</span>
</h3>