diff --git a/css/uhr.css b/css/uhr.css index 45c84e4..7c90817 100644 --- a/css/uhr.css +++ b/css/uhr.css @@ -14,7 +14,7 @@ along with this program. If not, see . */ @font-face { font-family: 'Uhrenfont'; - src: url('uhr.woff') format('woff'); + src: url('../resources/uhr.woff') format('woff'); } body { font-family: 'Uhrenfont', sans-serif;