Typefaces served by wordscript.dev ================================== All three are under the SIL Open Font License 1.1. Condition 2 permits redistribution provided each copy carries the copyright notice and the licence, which is what the three text files beside them are for. They are committed, a fresh clone builds, and the deploy needs nothing fetched by hand. Archivo Omnibus-Type. SIL Open Font License 1.1. Full text: LICENSE-archivo.txt in this directory. IBM Plex Mono IBM. SIL Open Font License 1.1. Full text: LICENSE-ibm-plex-mono.txt in this directory. Fraunces (italic 400 only, variable optical size) Undercase Type. SIL Open Font License 1.1. Full text: LICENSE-fraunces.txt in this directory. Source: https://github.com/undercasetype/Fraunces Read from raw.githubusercontent.com/undercasetype/Fraunces/master on 2026-08-27. THIS DIRECTORY USED TO CARRY A FOURTH FACE AND A LONG EXPLANATION ================================================================= The display italic was Zodiak, from the Indian Type Foundry through Fontshare, under the ITF Free Font License 2.0. That licence permits self-hosting the font and forbids passing it on: section 02 rules out making the Font Software available to any other person or entity and names repositories among the ways that is done, while section 01 expressly permits serving it from your own site. Serving the file to a reader was the permitted case. Committing it to a public repository was the forbidden one. So the font was deliberately absent from version control and every clone had to fetch it by hand. That was workable while deploys ran from one machine. It stops being workable the moment the site is built from the repository, which is what it does now: the build runs on a clone, the clone has no font, and the page preloads a file that is not there. The face was replaced rather than worked around. The alternatives all kept the font and paid for it forever -- a secret to rotate, a bucket to hold 23 kB, a network call in the build that fails silently into a page with no serif. The licence attaches to the font, so the only fix that ends the problem is a font whose licence permits what this repository does. ADR 0259 carries the decision and the measurements.