Quote:
Originally Posted by TurboB
In the style.css you can replace fonts by your own.
You can see there are use whole family of that font:
SF-Compact
SFCompact
Search for these two - you will see 5 fonts in total of this family are used.
The easiest way to get rid out of this font - find some very lightweight font family, rename it and overwrite original ones.
SF-Compact-Display-Regular
SFCompactDisplay-Black
SF-Compact-Display-Bold
SF-Compact-Display-Semibold
SFCompactRounded-Bold
Or if you know a little of coding - delete fonts folder at all, remove loading of fonts in style.css and replace everywhere this f*cking font is used to some other which is integrated into browsers and doesn't requires any downloading.
|
I think that should be a good solution, but in the 5 font maps there are also .svg files. All around 1200-1300 Kb, but in the SFCompactRounded-Bold map the .svg is 6375 KB, what to do with that?
If there is someone who can change this and is willing to share that would be great, i am very interested in it.