Showing on console: Slow network is detected. Fallback font will be used while loading
angularjs, fonts, google-chrome, webfonts
Solution
Setting the following chrome flag to `Unknown` will prevent that message appearing on dev-console :
chrome://flags/#force-effective-connection-type
ᴛᴇꜱᴛᴇᴅ ᴏɴ Google Chrome Version 63.0.3239.84
Problem
what can I do in this case? I'm seeing this on my console when ran on the browser the AngularJS App: Slow network is detected. Fallback font will be used while loading: `/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2` I also see the fonts changing while loading.