geist fonts are now on google

This commit is contained in:
2024-11-22 10:34:55 -05:00
parent 0542937db5
commit 8f987be75e
6 changed files with 17 additions and 33 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ const Icon = styled("svg", {
const Label = styled("span", {
fontSize: "0.925em",
fontWeight: 500,
letterSpacing: "0.02em",
letterSpacing: "0.025em",
marginLeft: "0.7em",
"@medium": {
+1 -1
View File
@@ -40,7 +40,7 @@ const Name = styled("span", {
margin: "0 0.6em",
fontSize: "1.15em",
fontWeight: 500,
letterSpacing: "0.01em",
letterSpacing: "0.02em",
lineHeight: 1,
"@medium": {