Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在我正在构建的网站上使用基于云的 Gotham Screensmart。它在桌面浏览器上看起来不错,但在 iOS Safari 上看起来像这样......
任何想法为什么会发生这种情况以及我可以做些什么来对其进行排序?
原来这是因为 HF&J 在通过云交付字体时将其字体分成了 2 种。
我只在我的 CSS 中添加了一种字体,而不是 2 种。
font-family: "Gotham SSm A", "Gotham SSm B"