jeremiahadkins
-
Typekit fonts much bolder in Firefox
I'm not, don't worry! This is simply a rendering problem with Firefox and only on Mac OSX. I can't for the life of me figure this thing out.
-
Typekit fonts much bolder in Firefox
Different font weights to different weights of the actual font-family. Example; font-weight:900 corresponds with Proxima Nova Extra Bold etc... I'm starting to think there isn't a fix either ;/
-
Typekit fonts much bolder in Firefox
I specify several font weights in my Typekit Kit. I then set some elements such as headers to font-weight: 900 and other elements such as body text to font-weight: 600. The problem is no matter what the font-weight is set to, Firefox renders it bol…
-
Typekit fonts much bolder in Firefox
I've got several weights used throughout the website. The problem is that Firefox renders the font noticeably bolder at any weight. Even at lighter weights anyone can see that Firefox is adding some level of boldness. I'm just trying to fi…
-
Getting rid of latest Chrome build's blue outline on :focus
Well, I couldn't recreate the problem via codepen so that got me thinking it must be a Twitter Bootstrap problem. Turns out they change the default webkit focus from outline to box-shadow. A simple box-shadow: none; and all my problems solved!…
-
Typekit fonts much bolder in Firefox
Thanks, In the "How to ask a Good Question" post referenced on the sidebar it instructs you to use a [img] shortcode. I have font-smoothing enabled via webkit browsers, this however is a -moz problem. The font renders correctly in Chrome/S…
-
Typekit fonts much bolder in Firefox
Well, it looks like the issue is Mac only. The font renders fine, if not better, on a pc with latest builds of both browsers. I'm going to attach an image of the same text in each browser on Mac for comparison. As I mentioned earlier I'm u…