Update file style.css
This commit is contained in:
parent
adbdeb65b9
commit
78f69e98c1
@ -6,7 +6,7 @@
|
||||
|
||||
@font-face {
|
||||
font-family: Bahnschrift; /* 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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user