First init

This commit is contained in:
gauvainboiche
2025-07-08 11:23:22 +02:00
commit 6a18c3851c
61 changed files with 2046 additions and 0 deletions

View File

@@ -0,0 +1,39 @@
.limelight-regular {
font-family: "Limelight", sans-serif;
font-weight: 400;
font-style: normal;
}
.instrument-serif-regular {
font-family: "Instrument Serif", serif;
font-weight: 400;
font-style: normal;
}
.instrument-serif-regular-italic {
font-family: "Instrument Serif", serif;
font-weight: 400;
font-style: italic;
}
.audiowide-regular {
font-family: "Audiowide", sans-serif;
font-weight: 400;
font-style: normal;
}
.manufacturing-consent-regular {
font-family: "Manufacturing Consent", system-ui;
font-weight: 400;
font-style: normal;
}
.nunito-sans-<uniquifier> {
font-family: "Nunito Sans", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
font-variation-settings:
"wdth" 100,
"YTLC" 500;
}