Corrections sur font, again v3
Release Creation / build (release) Successful in 1m35s

This commit is contained in:
2026-04-27 17:40:59 +02:00
parent 2ab380786f
commit a99eeaccba
28 changed files with 86 additions and 67 deletions
+2 -2
View File
@@ -1,13 +1,13 @@
@font-face {
font-family: "CopaseticNF";
src: url("../assets/fonts/CopaseticNF.otf") format("opentype");
src: url("../assets/fonts/CopaseticNF.woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "CopaseticNF";
src: url("../assets/fonts/CopaseticNF-Bold.otf") format("opentype");
src: url("../assets/fonts/CopaseticNF-Bold.woff");
font-weight: bold;
font-style: normal;
}