I’m using an Adobe Font Web Project for my website.
I’m using Proxima Nova and Multi Display. Proxima Nova is not loading in Safari on MacOS or iOS. When inspecting headlines, the css reads: font-family: “Proxima Nova”,sans-serif;
If I add a hyphen between the two words upon inspecting (“Proxima-Nova”), it displays properly in Safari.
Is there a reason my Font Manager is causing the css to use a space rather than a hyphen?
Here’s a link to my page
Please let me know how to fix this.
Thanks.