diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index fff4a65c..160b95cd 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -319,8 +319,8 @@ "Value": false }, "browser.display.use_document_fonts": { - "Comment": "Don't allow webpages to set their own fonts by default. Breaks Mastodon buttons etc.", - "Status": "default", + "Comment": "Are webpages allowed to set their own fonts by default? 0 blocks them breaking Mastodon buttons etc.", + "Status": "clear", "Type": "number", "Value": 0 },