diff --git a/style.css b/style.css index 01b724f..6d9d7a3 100644 --- a/style.css +++ b/style.css @@ -1,6 +1,6 @@ @font-face { font-family: 'MyFont'; - src: url('/assets/fonts/SamuraiBlast-YznGj.ttf'); /* Update with the path to your font file */ + src: url('./assets/fonts/SamuraiBlast-YznGj.ttf'); /* Update with the path to your font file */ } body {