Skip to content

Commit

Permalink
fix: Set standard weight and style for Alegreya Sans font (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcanouil authored Dec 8, 2024
1 parent 62ad587 commit 39aa1e9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ brand:
fonts:
- family: Alegreya Sans
source: google
weight: [400, 700]
style: [normal, italic]
base:
family: "Alegreya Sans"
size: 12pt
Expand Down
2 changes: 2 additions & 0 deletions template.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ brand:
fonts:
- family: Alegreya Sans
source: google
weight: [400, 700]
style: [normal, italic]
base:
family: "Alegreya Sans"
size: 12pt
Expand Down

0 comments on commit 39aa1e9

Please sign in to comment.