Skip to content

Commit

Permalink
fix font slug
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasbenedetto committed Jul 10, 2023
1 parent ef39ff3 commit 895cfa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fewer/theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -594,7 +594,7 @@
}
},
"typography": {
"fontFamily": "var:preset|font-family|epilogue",
"fontFamily": "var:preset|font-family|epilogue-local",
"fontSize": "1.38rem",
"fontStyle": "normal",
"fontWeight": "300",
Expand Down

0 comments on commit 895cfa1

Please sign in to comment.