In “Options > Typography” I have set headings to use a font defined in the Font Manager.
However, on the page, the css in x-generated-css overwrites this setting and forces fonts use “inherit” for the font-family.
See this screenshot: https://prnt.sc/k82um3
Somehow it is defining css for the specific elements, but I have not inserted any custom CSS on the site at all…
How do I remove the overwriting CSS?


