From 40dffb858d9134245fdb2fb9a406e9b7d12dff70 Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Sat, 7 Sep 2024 18:59:41 +0200 Subject: [feature/frontend] ecks pee theme (#3274) --- web/assets/fonts/Atkinson-Hyperlegible-Bold-102.woff | Bin 0 -> 23780 bytes web/assets/fonts/Atkinson-Hyperlegible-Bold-102a.woff2 | Bin 0 -> 16484 bytes .../fonts/Atkinson-Hyperlegible-BoldItalic-102.woff | Bin 0 -> 25224 bytes .../fonts/Atkinson-Hyperlegible-BoldItalic-102a.woff2 | Bin 0 -> 18068 bytes web/assets/fonts/Atkinson-Hyperlegible-Italic-102.woff | Bin 0 -> 24584 bytes .../fonts/Atkinson-Hyperlegible-Italic-102a.woff2 | Bin 0 -> 17712 bytes web/assets/fonts/Atkinson-Hyperlegible-Regular-102.woff | Bin 0 -> 22792 bytes .../fonts/Atkinson-Hyperlegible-Regular-102a.woff2 | Bin 0 -> 15884 bytes 8 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 web/assets/fonts/Atkinson-Hyperlegible-Bold-102.woff create mode 100644 web/assets/fonts/Atkinson-Hyperlegible-Bold-102a.woff2 create mode 100644 web/assets/fonts/Atkinson-Hyperlegible-BoldItalic-102.woff create mode 100644 web/assets/fonts/Atkinson-Hyperlegible-BoldItalic-102a.woff2 create mode 100644 web/assets/fonts/Atkinson-Hyperlegible-Italic-102.woff create mode 100644 web/assets/fonts/Atkinson-Hyperlegible-Italic-102a.woff2 create mode 100644 web/assets/fonts/Atkinson-Hyperlegible-Regular-102.woff create mode 100644 web/assets/fonts/Atkinson-Hyperlegible-Regular-102a.woff2 (limited to 'web/assets/fonts') diff --git a/web/assets/fonts/Atkinson-Hyperlegible-Bold-102.woff b/web/assets/fonts/Atkinson-Hyperlegible-Bold-102.woff new file mode 100644 index 000000000..e7f8977ec Binary files /dev/null and b/web/assets/fonts/Atkinson-Hyperlegible-Bold-102.woff differ diff --git a/web/assets/fonts/Atkinson-Hyperlegible-Bold-102a.woff2 b/web/assets/fonts/Atkinson-Hyperlegible-Bold-102a.woff2 new file mode 100644 index 000000000..19a58eace Binary files /dev/null and b/web/assets/fonts/Atkinson-Hyperlegible-Bold-102a.woff2 differ diff --git a/web/assets/fonts/Atkinson-Hyperlegible-BoldItalic-102.woff b/web/assets/fonts/Atkinson-Hyperlegible-BoldItalic-102.woff new file mode 100644 index 000000000..d6421acb7 Binary files /dev/null and b/web/assets/fonts/Atkinson-Hyperlegible-BoldItalic-102.woff differ diff --git a/web/assets/fonts/Atkinson-Hyperlegible-BoldItalic-102a.woff2 b/web/assets/fonts/Atkinson-Hyperlegible-BoldItalic-102a.woff2 new file mode 100644 index 000000000..43f253e52 Binary files /dev/null and b/web/assets/fonts/Atkinson-Hyperlegible-BoldItalic-102a.woff2 differ diff --git a/web/assets/fonts/Atkinson-Hyperlegible-Italic-102.woff b/web/assets/fonts/Atkinson-Hyperlegible-Italic-102.woff new file mode 100644 index 000000000..12d2d8c3a Binary files /dev/null and b/web/assets/fonts/Atkinson-Hyperlegible-Italic-102.woff differ diff --git a/web/assets/fonts/Atkinson-Hyperlegible-Italic-102a.woff2 b/web/assets/fonts/Atkinson-Hyperlegible-Italic-102a.woff2 new file mode 100644 index 000000000..d35d3a78d Binary files /dev/null and b/web/assets/fonts/Atkinson-Hyperlegible-Italic-102a.woff2 differ diff --git a/web/assets/fonts/Atkinson-Hyperlegible-Regular-102.woff b/web/assets/fonts/Atkinson-Hyperlegible-Regular-102.woff new file mode 100644 index 000000000..bbe09c584 Binary files /dev/null and b/web/assets/fonts/Atkinson-Hyperlegible-Regular-102.woff differ diff --git a/web/assets/fonts/Atkinson-Hyperlegible-Regular-102a.woff2 b/web/assets/fonts/Atkinson-Hyperlegible-Regular-102a.woff2 new file mode 100644 index 000000000..99b3c6f5e Binary files /dev/null and b/web/assets/fonts/Atkinson-Hyperlegible-Regular-102a.woff2 differ -- cgit v1.3