Hey all, we have a custom ttf font we're trying to use. I know the site is set up to import from adobe or google however this font isnt hosted there but is creative commons so we should be fine using it. We have attempted to upload the file to the media library and reference the link from cloudfront. It works up until page load where we then get a cors error. Is there a better way to accomplish this?
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
Hi @PattyOFurniture306!
I'm going to pass this along to the devs! We'll get back to you on this shortly.
thanks
Hi @PattyOFurniture306!
I have a response from our devs:
i deleted the file and readded it to media library (user interface folder) and updated the @font-face in the css. still getting this error
i think the issue is specifically with ttf files, i converted to woff2 and it seems to work. Thanks for the help