Local font not showing in Safari for Quarto website #1769
-
Hello, I have a local font in a
and then
My local font is working absolutely fine on Firefox and Chrome browsers, but not on Safari. To make things even more curious, this is the exact same set up that I had on my website built with {distill} and I have literally copied and pasted the font folder and the Any thoughts on how to get my top font choice working on Safari for the Quarto site? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
One theory - should the url be If this isn't the issue, I'd be happy to take a closer look but would really benefit from taking a look at a minimal reproducible example that I could tinker with. Do you have something I could use? |
Beta Was this translation helpful? Give feedback.
One theory - should the url be
/fonts/...
or should it befonts/...
? I can't explain why this would work in some browsers and not others.If this isn't the issue, I'd be happy to take a closer look but would really benefit from taking a look at a minimal reproducible example that I could tinker with. Do you have something I could use?