UNPKG
non.geist
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
Vercel's Geist font for non-Next.js projects
github.com/contigen/non.geist
contigen/non.geist
non.geist
/
fonts
/
sans
/
sans-var.css
7 lines
•
207 B
CSS
View Raw
1
2
3
4
5
6
7
@font-face
{
font-family
:
'Geist Variable'
;
src
:
local
(
'Geist Variable'
),
url
(
'./GeistVariableVF.woff2'
)
format
(
'woff2'
);
font-weight
:
100
900
;
font-display
: swap;
font-synthesis
: none; }