Forum Discussion
DeniseWilson
5 years agoCommunity Member
Storyline 360: CST - font src violation of CSP
  As of last week (April 20 2021), any story.html or story_html5.html content displays like the first image below.  Content that was on the server and displayed before just fine and new content like t...
Jürgen_Schoene_
3 years agoCommunity Member
storyline loads the fonts not in woff files (the normal methode)
storyline loads the fonts embeded in the css file "html5/data/css/output.min.css"
the font are loaded via a base64 codes data url (the method is NOT common) 
and can be affected with a  Content Security Policy
this seems to be happed here
this is a problem of the the web server configuration, perhaps a browser incompatiblity
=> reinstall or change the font will not solve the problem
Related Content
- 9 months ago
 - 6 months ago