CSS: correction of font family on various sites

Correction of font family to substitute unusual fonts by more common ones

As of 2021-02-18. See the latest version.

Author
max44
Ratings
0 0 0
Version
1.1.1
Created
2020-12-29
Updated
2021-02-18
Size
1.28 KB
License
N/A
Applies to

This script corrects font family to use more common fonts instead of unusual Inter, Exo 2, Helvetica Neue, etc.

Included sites:
- f.vision
- startpage.com


Version history:
- 1.1.1 (2021-02-18): @namespace and @homepage changed
- 1.1 (2021-01-01): code is rewritten to add CSS to the end of the document instead of tag in order to overcome possible server side CSS with !important rule
- 1.0 (2020-12-29): initial release