diff --git a/public/style/public.css b/public/style/public.css index 151c9d7..56c3955 100644 --- a/public/style/public.css +++ b/public/style/public.css @@ -1,7 +1,7 @@ @CHARSET "UTF-8"; @font-face { font-family: Bebas; - src: url("../fonts/BebasNeue.otf") format("opentype"); + src: url("/fonts/BebasNeue.otf") format("opentype"); } a{text-decoration:none;}