Terrazzo Fonts
Redistributions of SIL open source fonts. All rights reserved by the respective license owners. Not affiliated with this project in any way.
Setup
pnpm i @terrazzo/fonts
In any Vite-powered setup, import CSS in any JS or TS entry file, and the fonts should be loaded automatically.
import '@terrazzo/fonts/fragment-mono.css';
import '@terrazzo/fonts/instrument-sans.css';