style bold not correctly applied in Chrome on this website

I have the problem that a font-style is not correctly applied. It seems that the browser just makes the font bold by himself which results in a ugly faux bold.

In Firefox everything works fine. The problem is only in google chrome.

Here is a link to a demo: http://www.webagenturcms.ch/view/testbootstrapflo.ch/de/Home

The fonts are all loaded but it is not working. What am I missing?

Screenshot in Chrome on Mac

[Screenshot in Chrome on Windows][2] link 2 as comment…


I may have found the solution: https://bugs.chromium.org/p/chromium/issues/detail?id=31833

There seems to be a bug in Chrome with @font-face.

链接地址: http://www.djcxy.com/p/66466.html

上一篇: 正则表达式来匹配嵌入在另一个引用字符串中的带引号的字符串

下一篇: 样式粗体未正确应用于此网站上的Chrome