diff --git a/.gitignore b/.gitignore index ae5f512..5865410 100644 --- a/.gitignore +++ b/.gitignore @@ -146,7 +146,4 @@ out/ ref-test/testing.py # Ignore Encryption Keyfile -.encryption.key - -# Ignore Font Binaries -**/fonts/ \ No newline at end of file +.encryption.key \ No newline at end of file diff --git a/ref-test/quiz/static/fonts/opendyslexic3-bold-webfont.woff b/ref-test/quiz/static/fonts/opendyslexic3-bold-webfont.woff new file mode 100644 index 0000000..7ca07bc Binary files /dev/null and b/ref-test/quiz/static/fonts/opendyslexic3-bold-webfont.woff differ diff --git a/ref-test/quiz/static/fonts/opendyslexic3-bold-webfont.woff2 b/ref-test/quiz/static/fonts/opendyslexic3-bold-webfont.woff2 new file mode 100644 index 0000000..3242f1d Binary files /dev/null and b/ref-test/quiz/static/fonts/opendyslexic3-bold-webfont.woff2 differ diff --git a/ref-test/quiz/static/fonts/opendyslexic3-regular-webfont.woff b/ref-test/quiz/static/fonts/opendyslexic3-regular-webfont.woff new file mode 100644 index 0000000..e76c2f9 Binary files /dev/null and b/ref-test/quiz/static/fonts/opendyslexic3-regular-webfont.woff differ diff --git a/ref-test/quiz/static/fonts/opendyslexic3-regular-webfont.woff2 b/ref-test/quiz/static/fonts/opendyslexic3-regular-webfont.woff2 new file mode 100644 index 0000000..604ffa1 Binary files /dev/null and b/ref-test/quiz/static/fonts/opendyslexic3-regular-webfont.woff2 differ diff --git a/ref-test/quiz/static/fonts/opendyslexicmono-regular-webfont.woff b/ref-test/quiz/static/fonts/opendyslexicmono-regular-webfont.woff new file mode 100644 index 0000000..6572c7a Binary files /dev/null and b/ref-test/quiz/static/fonts/opendyslexicmono-regular-webfont.woff differ diff --git a/ref-test/quiz/static/fonts/opendyslexicmono-regular-webfont.woff2 b/ref-test/quiz/static/fonts/opendyslexicmono-regular-webfont.woff2 new file mode 100644 index 0000000..00bdedf Binary files /dev/null and b/ref-test/quiz/static/fonts/opendyslexicmono-regular-webfont.woff2 differ diff --git a/ref-test/quiz/static/fonts/stylesheet.css b/ref-test/quiz/static/fonts/stylesheet.css new file mode 100644 index 0000000..e69de29