deploying docs: fix(docs): Even more access in CSP policies! (#27277) (apache/superset@e0ca07ba5251993ca4cc19b005071bfda8b14fa7)
diff --git a/.htaccess b/.htaccess
index 4204ebd..aa0c75e 100644
--- a/.htaccess
+++ b/.htaccess
@@ -29,8 +29,7 @@
 img-src 'self' https://static.scarf.sh *; \
 style-src 'self' https://fonts.googleapis.com; \
 script-src-elem 'self' 'unsafe-inline' https://www.googletagmanager.com https://www.google-analytics.com; \
-script-src-elem 'self' https://www.googletagmanager.com https://www.google-analytics.com; \
-style-src-elem 'self' https://fonts.googleapis.com; \
+style-src-elem 'self' 'unsafe-inline' https://fonts.googleapis.com https://analytics.apache.org https://www.bugherd.com; \
 font-src 'self' https://fonts.gstatic.com; \
 frame-src 'self' https://calendar.google.com https://preset.io https://sidebar.bugherd.com https://unpkg.com; \
 "