diff --git a/html/watch.ejs b/html/watch.ejs
index 16aa7aa9..99725e44 100644
--- a/html/watch.ejs
+++ b/html/watch.ejs
@@ -232,6 +232,21 @@ a[data-onclick="jump_to_time"] {
margin-bottom: 40px;
}
+
+
+
+
+
+@font-face {
+ src: url("/css/OpenDyslexic3-Regular.ttf");
+ font-family: "OpenDyslexic3";
+ font-style: normal;
+ font-stretch: 1% 800%;
+ font-display: swap;
+}
+
+
+
.comment-form h4 {
text-align: center;
margin-bottom: 50px;