chore: new logo and font

This commit is contained in:
Ibrahima G. Coulibaly 2025-07-09 01:48:33 +01:00
commit 1bd9e9098d
11 changed files with 118 additions and 110 deletions

View file

@ -1,17 +1,17 @@
@font-face {
font-family: "Plus Jakarta Sans";
font-family: "Quicksand";
font-weight: 100 900;
font-display: swap;
font-style: normal;
font-named-instance: "Regular";
src: url("PlusJakartaSans-VariableFont_wght.ttf");
src: url("Quicksand-VariableFont_wght.ttf");
}
@font-face {
font-family: "Plus Jakarta Sans";
font-family: "Quicksand";
font-weight: 100 900;
font-display: swap;
font-style: italic;
font-named-instance: "Italic";
src: url("PlusJakartaSans-Italic-VariableFont_wght.ttf");
src: url("quicksand-italic.ttf");
}

Binary file not shown.