CDN font-faces don’t load
-
Thanks for the work.
I have the problem that CDN font-faces don’t load. For example it won’t load https://blgg.fr/wp-content/plugins/litespeed-cache/css/fonts/litespeedfont.woff?rs8ttq
The CDN is https://blgg.fr/ and the site is https://www.blgg.fr/ and I tried with other domains but it is still not doing the job.The “Access-Control-Allow-Origin” is missing? No it is set in .htaccess…
### marker CORS start ### <FilesMatch "\.(ttf|ttc|otf|eot|woff|woff2|font\.css)$"> <IfModule mod_headers.c> Header set Access-Control-Allow-Origin "*" </IfModule> </FilesMatch> ### marker CORS end ###The page I need help with: [log in to see the link]
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
The topic ‘CDN font-faces don’t load’ is closed to new replies.