Update file style.css

This commit is contained in:
Jan BELLON 2024-03-06 18:54:08 +00:00
parent 3eaf827154
commit 0ac9654a26

View File

@ -6,7 +6,7 @@
@font-face {
font-family: crfont; /* Nom de la police */
src: url('./src/fonts/bahnschrift.ttf') format('truetype'); /* Chemin vers votre fichier TTF */
src: url('/src/fonts/bahnschrift.ttf') format('truetype'); /* Chemin vers votre fichier TTF */
/* Autres attributs de la police (facultatif) */
font-weight: normal;
font-style: normal;