first commit

This commit is contained in:
numerimondes
2025-12-08 20:22:16 +01:00
parent 637b783a77
commit f92e0dcbbe
385 changed files with 59902 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
@font-face {
font-family: 'SportingGrotesque';
src: url('../fonts/SportingGrotesque-Regular.html') format('woff2'),
url('../fonts/SportingGrotesque-Regular-2.html') format('woff');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'SportingGrotesque';
src: url('../fonts/SportingGrotesque-Bold.html') format('woff2'),
url('../fonts/SportingGrotesque-Bold-2.html') format('woff');
font-weight: 700;
font-style: normal;
}