I have a page with some text that has been given a font-family of constitution:
This font was downloaded from a foundary and is defined for the page with an @font-face:

When the page renders, the browser goes out for the font but the request is blocked by a cancel and the text doesn't get the font-family applied:
Does anyone know what might be causing this cancel? This used to work, and I can't imagine what I did or what happened to break it.
Thanks for any help.

