Dolphiq / craft3-iconpicker

Craft plugin that provides a new field type that offers end users an easy way to pick an icon from a .woff or .ttf font file. You can easily use ionicons or font awesome icons or any other compatible font file.
MIT License
16 stars 11 forks source link

IE11 fonts wont render #14

Open joomkit opened 5 years ago

joomkit commented 5 years ago

Not sure why but IE 11 doesn't seem to like [class*="dq-icon-fontawesome-webfont"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: dq-iconpicker-fontawesome-webfont !important;

Fonts do not show unless the family is set to FontAwesome 4