Skip to main content

All Questions

0 votes
1 answer
97 views

Font-awesome Pro 5.3.1 disappears after load for all ie browsers ie11,ie10

We are using Font Awesome Pro 5.3.1, Bootstrap v3.0.2 and AngularJS v1.7.5 in our project. If we load the page all the icons disappear. This issue is occurring for all IE versions we've tested, ...
Gus de Paula's user avatar
1 vote
1 answer
662 views

Fonts not loading in IE11

I'm trying to figure out why the fonts aren't loading in the body section of my articles. This only happens in Internet Explorer. Example article: https://outline.com/zzsgGV I'm fetching from this: ...
outline-user's user avatar
1 vote
0 answers
192 views

IE11 HTML entity rendering font not inherited?

Ohhh Internet Explorer... I'm attempting to render the HTML Entity (Decimal/Hexadecimal) for Celsius / Fahrenheit values within the DOM, easy right? Unfortunately not... I've noticed that through ...
J O'Driscoll's user avatar
1 vote
1 answer
900 views

Open Sans font thicker when using installed font vs webfont in IE11

I have a problem in IE11 where the font Open Sans is displaying a lot thicker when shown on a computer with the font installed locally, vs a computer where the font is pulled from the website as a ...
BlueCaret's user avatar
  • 4,939
1 vote
0 answers
384 views

A font rendering suddenly got strange in IE

I'm using a font called 'Note Sans KR', but the font rendering suddenly got strange in IE. <input type="text" value="abc"> <input type="text" value="abc"> <input type="text" value="abc"...
left click's user avatar
1 vote
1 answer
2k views

My web fonts are not rendering on IE11

This is my CSS: @font-face { font-family: 'avant-garde-gothic-lt-extra-light-v3'; src: url('itc-avant-garde-gothic-lt-extra-light.eot'); /* IE9 Compat Modes */ src: url('itc-avant-garde-...
user3108268's user avatar
  • 1,055
1 vote
0 answers
656 views

IE11 @font-face Issue

I know there are hundred of questions about this, where IE11 isn't loading the custom fonts properly, or at all - but I've yet to come across an answer, or solution that has actually worked in my case....
Murphy1976's user avatar
  • 1,475
9 votes
1 answer
6k views

Why does removing woff2 in @font-face solve IE11 problems

I had troubles with a @font-face these days. My font was not displaying in IE11, but in all others. Turned out that removing the "woff2" font solved my problems and the font displayed normally. My ...
Mentenyia's user avatar
  • 211
2 votes
4 answers
777 views

Unreplicable ie11 css/font loading bug

I've been working on a website that was made with Drupal. The site has a blog section that has been made in Hubspot. (I don't think that matters too much, it's just to note that the normal site and ...
Mosh's user avatar
  • 471
1 vote
0 answers
1k views

How to support my custom font with IE11

I have a custom font created by someone else. Let's call it TTM for the purpose of this question. Consequently, there are files like these: TTM.eot, TTM.ttf The files are reached and loaded ...
Lajos Arpad's user avatar
3 votes
0 answers
4k views

Fonts not loading in internet explorer 11

So I have these two fonts (well technically just one): cachet-bold-webfont.ttf cachet-bold-webfont.eot In FF and Chrome they load up just fine. But in IE, they won't load: Here's my font face: @...
Captainlonate's user avatar
1 vote
0 answers
33 views

CSS - Font not displayed at customer IE11

We are using a font from fonts.com for our client http://www.forstinger.com. Since recently at our customers headquarter the font is not being displayed correctly. We are using a bought font from ...
mausberger's user avatar
5 votes
1 answer
2k views

Why don't Base64 Embedded fonts work in IE11 if "font download" property is disabled?

So at face value, this makes sense -- if IE disables "font download," it shouldn't download, fine, I accept that. HOWEVER -- what about using base64 fonts? These are embedded directly in CSS / do ...
Lauren's user avatar
  • 121
0 votes
0 answers
53 views

IE11 font rendering ignoring margins on container blocks

I am currently modifying a site for IE11 compatibility and there is a major bug being caused by the CSS font-faces loading. I am skinning on top of a theme, and am overriding the original theme's ...
Rory M's user avatar
  • 3
0 votes
1 answer
843 views

IE11 sometimes renders Arial bold as Arial Black, why?

I have some rather complicated CSS, but the gist is that I have this: font-family: Arial, Sans-serif; font-size: 12px; font-weight: bold; There are no other font-weight modifiers in my CSS except ...
Rob Audenaerde's user avatar

15 30 50 per page