I've made a simple code to change the font on websites like Stack Overflow and Twitter. It works on Stack Overflow, but not on Twitter, where I get an error saying
Refused to load the font 'data:font/ttf;base64
Refused to load the font 'data:font/ttf;base64
. Could you take a look at my code and tell me how to fix it so it changes the font on Twitter too?