From 0d1956e4b6dbf511b6968aa1aca6af4c814814b0 Mon Sep 17 00:00:00 2001 From: Oscar Najera Date: Fri, 17 Jan 2025 04:43:33 +0100 Subject: [CSS][Icons] Vendor Fontawesome & Academicons Instead of loading from CDN all the css, vendor it an only include the CSS classes that I use. Font awesome 6.7.2 Academicons 1.9.4 --- static/css/fonts/BerkshireSwash-Regular.ttf.eot | Bin 44186 -> 0 bytes static/css/fonts/BerkshireSwash-Regular.ttf.svg | 2166 ---------------------- static/css/fonts/BerkshireSwash-Regular.ttf.woff | Bin 25528 -> 0 bytes 3 files changed, 2166 deletions(-) delete mode 100644 static/css/fonts/BerkshireSwash-Regular.ttf.eot delete mode 100644 static/css/fonts/BerkshireSwash-Regular.ttf.svg delete mode 100644 static/css/fonts/BerkshireSwash-Regular.ttf.woff (limited to 'static/css/fonts') diff --git a/static/css/fonts/BerkshireSwash-Regular.ttf.eot b/static/css/fonts/BerkshireSwash-Regular.ttf.eot deleted file mode 100644 index f5a3aae..0000000 Binary files a/static/css/fonts/BerkshireSwash-Regular.ttf.eot and /dev/null differ diff --git a/static/css/fonts/BerkshireSwash-Regular.ttf.svg b/static/css/fonts/BerkshireSwash-Regular.ttf.svg deleted file mode 100644 index bd6c9f6..0000000 --- a/static/css/fonts/BerkshireSwash-Regular.ttf.svg +++ /dev/null @@ -1,2166 +0,0 @@ - - - - -Created by FontForge 20090622 at Sun Oct 21 10:32:10 2012 - By ffonts -Copyright (c) 2012 by Brian J. Bonislawsky DBA Astigmatic (AOETI) (astigma@astigmatic.com), with Reserved Font Name "Berkshire Swash" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/static/css/fonts/BerkshireSwash-Regular.ttf.woff b/static/css/fonts/BerkshireSwash-Regular.ttf.woff deleted file mode 100644 index a8ecc58..0000000 Binary files a/static/css/fonts/BerkshireSwash-Regular.ttf.woff and /dev/null differ -- cgit v1.2.3