Skip to content

Commit

Permalink
Add more fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
junian committed May 3, 2024
1 parent 004249f commit 8ac4451
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions site/src/utils/constants/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ export const EN_FONTS: Font[] = [
{
name: "Georgia"
},
{
name: "Palatino"
},
{
name: "Tahoma"
},
{
name: "Times New Roman"
},
Expand Down

0 comments on commit 8ac4451

Please sign in to comment.