Jenkins didn't allowed the css and Font Styles(Configuring Content Security Policy).We want to enable that the css and Font styles,
So We have unset the header using below groovy command for enable the css and Font Styles,
Even also font styles were not applied my report Files.How Can I enable the font Styles to Jenkins?
Groovy command: System.setProperty("hudson.model.DirectoryBrowserSupport.CSP", "")