feat: reference geist from google fonts (#876)
This commit is contained in:
parent
d26e0d9ac4
commit
1a8cd993f4
10 changed files with 73 additions and 75 deletions
|
|
@ -102,20 +102,6 @@
|
|||
body {
|
||||
@apply bg-background text-foreground;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "geist";
|
||||
font-style: normal;
|
||||
font-weight: 100 900;
|
||||
src: url(/fonts/geist.woff2) format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "geist-mono";
|
||||
font-style: normal;
|
||||
font-weight: 100 900;
|
||||
src: url(/fonts/geist-mono.woff2) format("woff2");
|
||||
}
|
||||
}
|
||||
|
||||
.skeleton {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue