html[data-user-typography="on"] body{font-family:var(--user-font-family);}
html[data-user-typography="on"] body :not(svg):not(path):not(use):not(symbol){font-family:var(--user-font-family);}
html[data-user-typography="on"]{-webkit-text-size-adjust:var(--user-font-scale,100%);text-size-adjust:var(--user-font-scale,100%);}
