From 7ab29e00e7b8ed9327c277592ba2f84ff04277eb Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 29 May 2022 07:02:26 +0100 Subject: add external ttf fonts --- htmlextras/hack/Hack-Bold.ttf | Bin 0 -> 388500 bytes htmlextras/hack/Hack-BoldOblique.ttf | Bin 0 -> 386916 bytes htmlextras/hack/Hack-Regular.ttf | Bin 0 -> 367144 bytes htmlextras/hack/Hack-RegularOblique.ttf | Bin 0 -> 379312 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 htmlextras/hack/Hack-Bold.ttf create mode 100644 htmlextras/hack/Hack-BoldOblique.ttf create mode 100644 htmlextras/hack/Hack-Regular.ttf create mode 100644 htmlextras/hack/Hack-RegularOblique.ttf (limited to 'htmlextras/hack') diff --git a/htmlextras/hack/Hack-Bold.ttf b/htmlextras/hack/Hack-Bold.ttf new file mode 100644 index 0000000..8e4fdc8 Binary files /dev/null and b/htmlextras/hack/Hack-Bold.ttf differ diff --git a/htmlextras/hack/Hack-BoldOblique.ttf b/htmlextras/hack/Hack-BoldOblique.ttf new file mode 100644 index 0000000..dbc7cb6 Binary files /dev/null and b/htmlextras/hack/Hack-BoldOblique.ttf differ diff --git a/htmlextras/hack/Hack-Regular.ttf b/htmlextras/hack/Hack-Regular.ttf new file mode 100644 index 0000000..7c8e65b Binary files /dev/null and b/htmlextras/hack/Hack-Regular.ttf differ diff --git a/htmlextras/hack/Hack-RegularOblique.ttf b/htmlextras/hack/Hack-RegularOblique.ttf new file mode 100644 index 0000000..f492589 Binary files /dev/null and b/htmlextras/hack/Hack-RegularOblique.ttf differ -- cgit v1.2.3