diff --git a/kobopatch.yaml b/kobopatch.yaml index b528ed7..9e24732 100644 --- a/kobopatch.yaml +++ b/kobopatch.yaml @@ -35,3 +35,9 @@ files: # Anti-adware/malware hosts file # https://github.com/StevenBlack/hosts pkg/adblock-hosts/hosts.txt: etc/hosts + pkg/fonts/Symbola-Regular.otf: mnt/onboard/fonts/Symbola-Regular.otf + pkg/fonts/AtkinsonHyperlegible/AtkinsonHyperlegible-Bold.otf: mnt/onboard/fonts/AtkinsonHyperlegible-Bold.otf + pkg/fonts/AtkinsonHyperlegible/AtkinsonHyperlegible-BoldItalic.otf: mnt/onboard/fonts/AtkinsonHyperlegible-BoldItalic.otf + pkg/fonts/AtkinsonHyperlegible/AtkinsonHyperlegible-Italic.otf: mnt/onboard/fonts/AtkinsonHyperlegible-Italic.otf + pkg/fonts/AtkinsonHyperlegible/AtkinsonHyperlegible-Regular.otf: mnt/onboard/fonts/AtkinsonHyperlegible-Regular.otf + diff --git a/pkg/fonts/AtkinsonHyperlegible/AtkinsonHyperlegible-Bold.otf b/pkg/fonts/AtkinsonHyperlegible/AtkinsonHyperlegible-Bold.otf new file mode 100644 index 0000000..2e4985c Binary files /dev/null and b/pkg/fonts/AtkinsonHyperlegible/AtkinsonHyperlegible-Bold.otf differ diff --git a/pkg/fonts/AtkinsonHyperlegible/AtkinsonHyperlegible-BoldItalic.otf b/pkg/fonts/AtkinsonHyperlegible/AtkinsonHyperlegible-BoldItalic.otf new file mode 100644 index 0000000..3e09177 Binary files /dev/null and b/pkg/fonts/AtkinsonHyperlegible/AtkinsonHyperlegible-BoldItalic.otf differ diff --git a/pkg/fonts/AtkinsonHyperlegible/AtkinsonHyperlegible-Italic.otf b/pkg/fonts/AtkinsonHyperlegible/AtkinsonHyperlegible-Italic.otf new file mode 100644 index 0000000..cf0ab11 Binary files /dev/null and b/pkg/fonts/AtkinsonHyperlegible/AtkinsonHyperlegible-Italic.otf differ diff --git a/pkg/fonts/AtkinsonHyperlegible/AtkinsonHyperlegible-Regular.otf b/pkg/fonts/AtkinsonHyperlegible/AtkinsonHyperlegible-Regular.otf new file mode 100644 index 0000000..ea6cfb5 Binary files /dev/null and b/pkg/fonts/AtkinsonHyperlegible/AtkinsonHyperlegible-Regular.otf differ diff --git a/pkg/fonts/Symbola-Regular.otf b/pkg/fonts/Symbola-Regular.otf new file mode 100644 index 0000000..acf4e4f Binary files /dev/null and b/pkg/fonts/Symbola-Regular.otf differ