【发布时间】:2021-06-27 09:32:23
【问题描述】:
我正在尝试使用字体系列“Gotham”创建电子邮件 html 模板。
它工作正常,但是当我单击消息中的下载图片按钮时它恢复为“New Times Roman”,我觉得这很奇怪,我无法理解原因或找到解决方案。
我正在使用下面的代码
<td style="font-family: 'Gotham' !important;">Test Font</td>
【问题讨论】:
标签: html css outlook html-email