diff --git a/web/fonts/WonderType-Regular.otf b/web/fonts/WonderType-Regular.otf new file mode 100644 index 0000000..de1e7af Binary files /dev/null and b/web/fonts/WonderType-Regular.otf differ diff --git a/web/style.css b/web/style.css index b5ca70e..5a61d37 100755 --- a/web/style.css +++ b/web/style.css @@ -1,6 +1,6 @@ @font-face { font-family: WonderType Regular; - src: url(Fonts/WonderType-Regular.otf); + src: url("/fonts/WonderType-Regular.otf") format("opentype"), } @font-face { font-family: ApfelGrotezk Regular;