mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-09-01 16:48:26 +00:00
login.html loads DM Sans and Outfit from fonts.googleapis.com with the font files on fonts.gstatic.com, but neither host was in style-src or font-src, so the browser blocked both and the login page silently fell back to system fonts with CSP violations in the console.