Modification des polices de caractères

This commit is contained in:
2022-09-09 18:07:07 +02:00
parent be81400c26
commit 4eeea52e7a
2 changed files with 2 additions and 11 deletions

View File

@ -25,7 +25,7 @@
}
body, p {
font-family: "Zodiak-Variable", sans-serif;
font-family: "ClashGrotesk-Variable", sans-serif;
font-variation-settings: 'wght' 400.0;
}
@ -35,7 +35,7 @@ h3,
h4,
h5,
h6 {
font-family: "ClashGrotesk-Variable", sans-serif;
font-family: "Zodiak-Variable", sans-serif;
font-variation-settings: 'wght' 600.0;
color: var(--yellow);
}