This page tries to load the Roboto font from Google Fonts. Due to the HTML meta tag CSP rule font-src 'none', it should be blocked.
font-src 'none'
Open your browser's DevTools → Console or Network tab to verify the font request is blocked.