Yeah. That’s what infra told me. I asked about hosting Google fonts on Apache servers and it sounded like they might be open to it, but for now we need to host it on our project site...
> On Mar 20, 2025, at 8:26 PM, Josh Tynjala <joshtynj...@bowlerhat.dev> wrote: > > I confirmed that other Apache projects have web fonts using the SIL Open > Font License in their website repos. So we should be good to stop using the > Google Fonts URLs and include the files directly with the appropriate > license in our royale-website repo. I'm already in progress on that. > > -- > Josh Tynjala > Bowler Hat LLC > https://bowlerhat.dev/ > > > On Thu, Mar 20, 2025 at 9:11 AM Josh Tynjala <joshtynj...@bowlerhat.dev> > wrote: > >> I just loaded our main royale.apache.org website, and I observed that the >> fonts were failing to load there too, just like Tour de Jewel. >> >> It's the same issue. The stricter security policy is preventing us from >> using Google Fonts from fonts.gstatic.com. >> >> It was falling back to the browser's default serif font, which wasn't >> ideal. I just pushed a quick fix to fall back to sans-serif instead. >> However, we'll either need to move the fonts to our server (if the license >> and ASF policy permits), or we'll need to switch to other fonts. >> >> -- >> Josh Tynjala >> Bowler Hat LLC >> https://bowlerhat.dev/ >>