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.
|