Browser Chrome Version 89.0.4389.90 Problem Since yesterday I can not work well with Sheet Sanbox. All styles of my sheet are broken. Console says Potential CSS security violation; character sheet template styling thrown out. If I remove my google font imports, it works. Did something changed for using a google font? This worked well, since yesterday: @import url('<a href="https://fonts.googleapis.com/css?family=Caudex:ital,wght@0,400;0,700;1,400;1,700|Poppins:ital,wght@0,400;0,600;0,700;1,300&display=swap" rel="nofollow">https://fonts.googleapis.com/css?family=Caudex:ital,wght@0,400;0,700;1,400;1,700|Poppins:ital,wght@0,400;0,600;0,700;1,300&display=swap</a>'); By the way: Outside of Sandbox, in a normal game I am able to use the google font and everthing looks pretty.