From f99ee08af6c5a499cde827a66b2134d01471b8a4 Mon Sep 17 00:00:00 2001 From: Silvano Sallese Date: Sun, 2 Aug 2020 18:32:13 +0200 Subject: first commit --- static/fonts/devicon.ttf | Bin 0 -> 207724 bytes static/fonts/devicon.woff | Bin 0 -> 207800 bytes static/fonts/fontawesome-webfont.ttf | Bin 0 -> 165548 bytes static/fonts/fontawesome-webfont.woff | Bin 0 -> 98024 bytes static/fonts/fontawesome-webfont.woff2 | Bin 0 -> 77160 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 static/fonts/devicon.ttf create mode 100755 static/fonts/devicon.woff create mode 100644 static/fonts/fontawesome-webfont.ttf create mode 100644 static/fonts/fontawesome-webfont.woff create mode 100644 static/fonts/fontawesome-webfont.woff2 (limited to 'static/fonts') diff --git a/static/fonts/devicon.ttf b/static/fonts/devicon.ttf new file mode 100755 index 0000000..3823c86 Binary files /dev/null and b/static/fonts/devicon.ttf differ diff --git a/static/fonts/devicon.woff b/static/fonts/devicon.woff new file mode 100755 index 0000000..4c01733 Binary files /dev/null and b/static/fonts/devicon.woff differ diff --git a/static/fonts/fontawesome-webfont.ttf b/static/fonts/fontawesome-webfont.ttf new file mode 100644 index 0000000..35acda2 Binary files /dev/null and b/static/fonts/fontawesome-webfont.ttf differ diff --git a/static/fonts/fontawesome-webfont.woff b/static/fonts/fontawesome-webfont.woff new file mode 100644 index 0000000..400014a Binary files /dev/null and b/static/fonts/fontawesome-webfont.woff differ diff --git a/static/fonts/fontawesome-webfont.woff2 b/static/fonts/fontawesome-webfont.woff2 new file mode 100644 index 0000000..4d13fc6 Binary files /dev/null and b/static/fonts/fontawesome-webfont.woff2 differ -- cgit v1.2.3