Log in

HCMC Journal

Font issues with Keats, solved

: Martin Holmes
Minutes: 45

When it came time to check before releasing edition 3.17, I discovered that font sizes were wrong on the Jenkins site, and the problem turned out to be (predictably) CORS, since we were linking to a gstatic font source. I’ve now localized the fonts into the repo and reorganized a bit, and things appear as they should. Presumably the font was not being retrieved, and the font substituted (in multiple browsers) had a smaller size at the same default 16px setting. Endings lesson re-learned: no remote fonts linked from your site.