The following code produces the text Hello 7432832 KB but the size of the letters is larger than the size of the digits by a few pixels. Yet in Google Fonts it appears well and in the same size...

Here's the code:
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro);
body {
font-family: "Source Sans Pro";
font-weight: normal;
font-style: normal;
font-variant: normal;
}
<body>Hello 7432832 KB</body>
Any ideas?
It looks like a problem with the font itself - on small font-sizes it appears faulty, but in large font-sizes (such as the default Google Fonts preview size), it appears well.
Very irritating. I wasted too much time on this.
I will open a bug in the Github repo.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With