Hi,
I am trying to use a custom font for my customer’s landing page. The page is still work-in-progress and not published.
The customer hosts the font on their server that shares the domain with the rest of their website. @font-face does not work at the moment because the customer does not have enabled “Access-Control-Allow-Origin: *” for understandable reasons (the font is commercial and should not be shared with anybody who requests it).
So my question is this: after we publish the landing page we will create a custom domain. It will have to be a sub-domain of the customer’s website. Will @font-face work when the landing page will have the sub-domain of the domain where the font is hosted (without access-control-allow-origin ? Or will the landing page still request the font as unbouncepages.com?
Thank you in advance for helping! I hope the question was clear