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
/
font-faces
/
GeistMono-UltraLight.css
7 lines
•
234 B
CSS
View Raw
1
2
3
4
5
6
7
@font-face
{
font-family
:
'GeistMono-UltraLight'
;
src
:
local
(
'GeistMono-UltraLight'
),
url
(
'../fonts/mono/static/GeistMono-UltraLight.woff2'
)
format
(
'woff2'
);
font-weight
:
'200'
;
font
-diplay:
'swap'
;
font-synthesis
:
'none'
; }