summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
Diffstat (limited to 'play.html')
-rw-r--r--play.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/play.html b/play.html
index 9d3e2a1..70ef80c 100644
--- a/play.html
+++ b/play.html
@@ -14,10 +14,10 @@
<script defer src="play.js"></script>
<style>
-@font-face { font-family: "URW Gothic"; src: url(URWGothic-Book.woff2); }
-@font-face { font-family: "URW Gothic"; font-weight: bold; src: url(URWGothic-Demi.woff2); }
-@font-face { font-family: "URW Gothic"; font-style: italic; src: url(URWGothic-BookOblique.woff2); }
-@font-face { font-family: "URW Gothic"; font-style: italic; font-weight: bold; src: url(URWGothic-DemiOblique.woff2); }
+@font-face { font-family: "URW Gothic"; src: url(fonts/URWGothic-Book.woff2); }
+@font-face { font-family: "URW Gothic"; font-weight: bold; src: url(fonts/URWGothic-Demi.woff2); }
+@font-face { font-family: "URW Gothic"; font-style: italic; src: url(fonts/URWGothic-BookOblique.woff2); }
+@font-face { font-family: "URW Gothic"; font-style: italic; font-weight: bold; src: url(fonts/URWGothic-DemiOblique.woff2); }
:root {
--area-highlight-color: white;