npm.io
0.1.0 • Published 1 year ago

@terrazzo/fonts

Licence
OFL-1.1
Version
0.1.0
Deps
0
Size
277 kB
Vulns
0
Weekly
0
Stars
454

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';