From adbdeb65b9e018072ef6de1e73d4b8ea396e3d02 Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Wed, 6 Mar 2024 18:47:29 +0000 Subject: [PATCH] Update file style.css --- html/src/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/src/css/style.css b/html/src/css/style.css index 9c9a521e..f2f0a78b 100644 --- a/html/src/css/style.css +++ b/html/src/css/style.css @@ -5,7 +5,7 @@ } @font-face { - font-family: MaPolice; /* Nom de la police */ + font-family: Bahnschrift; /* Nom de la police */ src: url('../src/fonts/bahnschrift.ttf') format('truetype'); /* Chemin vers votre fichier TTF */ /* Autres attributs de la police (facultatif) */ font-weight: normal;