Had some issues when adding custom fonts to IdentityServer – which is when I found in the docs that by default it implements Content Security Policy
Also found some issues with trying to override the builtin Bootstrap with the CDN version…
Found this useful reference on CSP and ASP.net
This resource looks useful too – CSP Playground
#