I have a webpage with http loaded content, and this font page with https:
https://fonts.googleapis.com/css?family=Oswald:300,700,regular&subset=latin-ext
which I have embeded in the first page.
When I am loading the page, it's displaying the error below:
has been blocked by CORS policy: The request client is not a secure context and the resource is in more-private address space local.
Is there anything I can do about it on Apache ?