From aa962b39f815c1f86a5ad45fe2130846ac27fa64 Mon Sep 17 00:00:00 2001 From: nomadics9 Date: Thu, 9 Jan 2025 17:24:52 +0300 Subject: [PATCH] Website: Fonts hosted locally --- src/lib/components/atoms/Logo.svelte | 3 +-- .../Font Awesome 6 Brands-Regular-400.otf | Bin 0 -> 563248 bytes static/fonts/fa-brands-400.ttf | Bin 172596 -> 210792 bytes static/fonts/fa-brands-400.woff2 | Bin 172639 -> 118684 bytes static/fonts/fa-regular-400.ttf | Bin 0 -> 68064 bytes static/fonts/fa-regular-400.woff2 | Bin 0 -> 25472 bytes static/fonts/fa-solid-900.ttf | Bin 0 -> 426112 bytes static/fonts/fa-solid-900.woff2 | Bin 0 -> 158220 bytes static/fonts/fa-v4compatibility.ttf | Bin 231881 -> 10836 bytes static/fonts/fa-v4compatibility.woff2 | Bin 231909 -> 4796 bytes static/fonts/fontawesome.css | 13 +++++++++---- 11 files changed, 10 insertions(+), 6 deletions(-) create mode 100644 static/fonts/Font Awesome 6 Brands-Regular-400.otf create mode 100644 static/fonts/fa-regular-400.ttf create mode 100644 static/fonts/fa-regular-400.woff2 create mode 100644 static/fonts/fa-solid-900.ttf create mode 100644 static/fonts/fa-solid-900.woff2 diff --git a/src/lib/components/atoms/Logo.svelte b/src/lib/components/atoms/Logo.svelte index d6a61be..de954de 100644 --- a/src/lib/components/atoms/Logo.svelte +++ b/src/lib/components/atoms/Logo.svelte @@ -36,7 +36,6 @@