From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- .../static/lib/fontawesome/fonts/FontAwesome.otf | Bin 0 -> 134808 bytes .../lib/fontawesome/fonts/fontawesome-webfont.eot | Bin 0 -> 165742 bytes .../lib/fontawesome/fonts/fontawesome-webfont.svg | 2671 ++++++++++++++++++++ .../lib/fontawesome/fonts/fontawesome-webfont.ttf | Bin 0 -> 165548 bytes .../lib/fontawesome/fonts/fontawesome-webfont.woff | Bin 0 -> 98024 bytes .../fontawesome/fonts/fontawesome-webfont.woff2 | Bin 0 -> 77160 bytes 6 files changed, 2671 insertions(+) create mode 100644 addons/web/static/lib/fontawesome/fonts/FontAwesome.otf create mode 100644 addons/web/static/lib/fontawesome/fonts/fontawesome-webfont.eot create mode 100644 addons/web/static/lib/fontawesome/fonts/fontawesome-webfont.svg create mode 100644 addons/web/static/lib/fontawesome/fonts/fontawesome-webfont.ttf create mode 100644 addons/web/static/lib/fontawesome/fonts/fontawesome-webfont.woff create mode 100644 addons/web/static/lib/fontawesome/fonts/fontawesome-webfont.woff2 (limited to 'addons/web/static/lib/fontawesome/fonts') diff --git a/addons/web/static/lib/fontawesome/fonts/FontAwesome.otf b/addons/web/static/lib/fontawesome/fonts/FontAwesome.otf new file mode 100644 index 00000000..401ec0f3 Binary files /dev/null and b/addons/web/static/lib/fontawesome/fonts/FontAwesome.otf differ diff --git a/addons/web/static/lib/fontawesome/fonts/fontawesome-webfont.eot b/addons/web/static/lib/fontawesome/fonts/fontawesome-webfont.eot new file mode 100644 index 00000000..e9f60ca9 Binary files /dev/null and b/addons/web/static/lib/fontawesome/fonts/fontawesome-webfont.eot differ diff --git a/addons/web/static/lib/fontawesome/fonts/fontawesome-webfont.svg b/addons/web/static/lib/fontawesome/fonts/fontawesome-webfont.svg new file mode 100644 index 00000000..855c845e --- /dev/null +++ b/addons/web/static/lib/fontawesome/fonts/fontawesome-webfont.svg @@ -0,0 +1,2671 @@ + + + + +Created by FontForge 20120731 at Mon Oct 24 17:37:40 2016 + By ,,, +Copyright Dave Gandy 2016. All rights reserved. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/addons/web/static/lib/fontawesome/fonts/fontawesome-webfont.ttf b/addons/web/static/lib/fontawesome/fonts/fontawesome-webfont.ttf new file mode 100644 index 00000000..35acda2f Binary files /dev/null and b/addons/web/static/lib/fontawesome/fonts/fontawesome-webfont.ttf differ diff --git a/addons/web/static/lib/fontawesome/fonts/fontawesome-webfont.woff b/addons/web/static/lib/fontawesome/fonts/fontawesome-webfont.woff new file mode 100644 index 00000000..400014a4 Binary files /dev/null and b/addons/web/static/lib/fontawesome/fonts/fontawesome-webfont.woff differ diff --git a/addons/web/static/lib/fontawesome/fonts/fontawesome-webfont.woff2 b/addons/web/static/lib/fontawesome/fonts/fontawesome-webfont.woff2 new file mode 100644 index 00000000..4d13fc60 Binary files /dev/null and b/addons/web/static/lib/fontawesome/fonts/fontawesome-webfont.woff2 differ -- cgit v1.2.3