id summary reporter owner description type status priority milestone component version resolution keywords cc blockedby blocking platform 16717 Webpositive / WebKit not honoring CSS @font-face kallisti5 pulkomandy "Noticing a lot of icons missing on various websites. It seems a common tatic is for a site to provide it's own TTF icon, then render symbols / icons from it. Example: https://mx.dal1.terarocket.io , icons don't show up in WebPositive. The reason is WebPositive doesn't pull the font's in question specified by the CSS: {{{ @font-face { font-family: ""rainloop""; src:url(""fonts/rainloop.eot""); src:url(""fonts/rainloop.eot?#iefix"") format(""embedded-opentype""), url(""fonts/rainloop.woff"") format(""woff""), url(""fonts/rainloop.ttf"") format(""truetype""), url(""fonts/rainloop.svg#rainloop"") format(""svg""); font-weight: normal; font-style: normal; } }}} A workaround exists of installing font's which contain these unicode icons." bug closed normal Unscheduled Applications/WebPositive R1/Development duplicate 13361 All