From 3aee6067123cd8afd985f68847e6bb476a853bb0 Mon Sep 17 00:00:00 2001 From: Marius Peter Date: Sun, 15 May 2022 13:15:58 +0200 Subject: Static files. --- app/static/fonts/CourierPrime-Bold.ttf | Bin 0 -> 91368 bytes app/static/fonts/CourierPrime-BoldItalic.ttf | Bin 0 -> 91908 bytes app/static/fonts/CourierPrime-Italic.ttf | Bin 0 -> 96196 bytes app/static/fonts/CourierPrime-Regular.ttf | Bin 0 -> 98156 bytes app/static/fonts/Inconsolata.otf | Bin 0 -> 58464 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 app/static/fonts/CourierPrime-Bold.ttf create mode 100644 app/static/fonts/CourierPrime-BoldItalic.ttf create mode 100644 app/static/fonts/CourierPrime-Italic.ttf create mode 100644 app/static/fonts/CourierPrime-Regular.ttf create mode 100644 app/static/fonts/Inconsolata.otf (limited to 'app/static/fonts') diff --git a/app/static/fonts/CourierPrime-Bold.ttf b/app/static/fonts/CourierPrime-Bold.ttf new file mode 100644 index 0000000..1b0888c Binary files /dev/null and b/app/static/fonts/CourierPrime-Bold.ttf differ diff --git a/app/static/fonts/CourierPrime-BoldItalic.ttf b/app/static/fonts/CourierPrime-BoldItalic.ttf new file mode 100644 index 0000000..d4e7186 Binary files /dev/null and b/app/static/fonts/CourierPrime-BoldItalic.ttf differ diff --git a/app/static/fonts/CourierPrime-Italic.ttf b/app/static/fonts/CourierPrime-Italic.ttf new file mode 100644 index 0000000..75a1343 Binary files /dev/null and b/app/static/fonts/CourierPrime-Italic.ttf differ diff --git a/app/static/fonts/CourierPrime-Regular.ttf b/app/static/fonts/CourierPrime-Regular.ttf new file mode 100644 index 0000000..db4e6c1 Binary files /dev/null and b/app/static/fonts/CourierPrime-Regular.ttf differ diff --git a/app/static/fonts/Inconsolata.otf b/app/static/fonts/Inconsolata.otf new file mode 100644 index 0000000..3488898 Binary files /dev/null and b/app/static/fonts/Inconsolata.otf differ -- cgit v1.2.3