From 7aa203150fc1a2ec79c681c13f0d486d531746eb Mon Sep 17 00:00:00 2001 From: George Halkiadakis Date: Sun, 12 Mar 2023 23:57:48 +0200 Subject: error pages; js system to support back/front-end --- html/content/Fonts/CFAstyStd-Bold.woff2 | Bin 27476 -> 0 bytes html/content/Fonts/CFAstyStd-Book.woff2 | Bin 38112 -> 0 bytes html/content/Fonts/CFAstyStd-Medium.woff2 | Bin 27632 -> 0 bytes html/content/Fonts/iconfont.svg | 495 ------------------------------ html/content/Fonts/iconfont.ttf | Bin 52712 -> 0 bytes html/content/Fonts/iconfont.woff | Bin 32812 -> 0 bytes html/content/Fonts/iconfont.woff2 | Bin 28584 -> 0 bytes 7 files changed, 495 deletions(-) delete mode 100644 html/content/Fonts/CFAstyStd-Bold.woff2 delete mode 100644 html/content/Fonts/CFAstyStd-Book.woff2 delete mode 100644 html/content/Fonts/CFAstyStd-Medium.woff2 delete mode 100644 html/content/Fonts/iconfont.svg delete mode 100644 html/content/Fonts/iconfont.ttf delete mode 100644 html/content/Fonts/iconfont.woff delete mode 100644 html/content/Fonts/iconfont.woff2 (limited to 'html/content/Fonts') diff --git a/html/content/Fonts/CFAstyStd-Bold.woff2 b/html/content/Fonts/CFAstyStd-Bold.woff2 deleted file mode 100644 index 1e64724..0000000 Binary files a/html/content/Fonts/CFAstyStd-Bold.woff2 and /dev/null differ diff --git a/html/content/Fonts/CFAstyStd-Book.woff2 b/html/content/Fonts/CFAstyStd-Book.woff2 deleted file mode 100644 index 0dd75b1..0000000 Binary files a/html/content/Fonts/CFAstyStd-Book.woff2 and /dev/null differ diff --git a/html/content/Fonts/CFAstyStd-Medium.woff2 b/html/content/Fonts/CFAstyStd-Medium.woff2 deleted file mode 100644 index 8067163..0000000 Binary files a/html/content/Fonts/CFAstyStd-Medium.woff2 and /dev/null differ diff --git a/html/content/Fonts/iconfont.svg b/html/content/Fonts/iconfont.svg deleted file mode 100644 index eefc590..0000000 --- a/html/content/Fonts/iconfont.svg +++ /dev/null @@ -1,495 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/html/content/Fonts/iconfont.ttf b/html/content/Fonts/iconfont.ttf deleted file mode 100644 index af098dd..0000000 Binary files a/html/content/Fonts/iconfont.ttf and /dev/null differ diff --git a/html/content/Fonts/iconfont.woff b/html/content/Fonts/iconfont.woff deleted file mode 100644 index 28f14dd..0000000 Binary files a/html/content/Fonts/iconfont.woff and /dev/null differ diff --git a/html/content/Fonts/iconfont.woff2 b/html/content/Fonts/iconfont.woff2 deleted file mode 100644 index 278d0e1..0000000 Binary files a/html/content/Fonts/iconfont.woff2 and /dev/null differ -- cgit v1.2.3