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
/
mono
/
mono-var.css
7 lines
•
221 B
CSS
View Raw
1
2
3
4
5
6
7
@font-face
{
font-family
:
'Geist Mono Variable'
;
src
:
local
(
'Geist Mono Variable'
),
url
(
'./GeistMonoVariableVF.woff2'
)
format
(
'woff2'
);
font-weight
:
100
900
;
font-display
: swap;
font-synthesis
: none; }