You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 2, 2018. It is now read-only.
Duo is stripping the
?#iefix
querystring from css files, which breaks the hack used by FontSquirrel and lots of other webfont generators to stop IE 8 and below from barfing on the proceeding 'format' tag. (Here's a good explanation of why this is required for older IE support)Workaround we're using is to revert to the older smiley hack described here: http://www.paulirish.com/2009/bulletproof-font-face-implementation-syntax/
The text was updated successfully, but these errors were encountered: