diff --git a/themes/galaxy/skeleton-auto.css b/themes/galaxy/skeleton-auto.css
index 3da3782..7a44c9c 100644
--- a/themes/galaxy/skeleton-auto.css
+++ b/themes/galaxy/skeleton-auto.css
@@ -58,7 +58,7 @@
html is set to 62.5% so that all the REM measurements throughout Skeleton
are based on 10px sizing. So basically 1.5rem = 15px :) */
- @import url('https://fonts.googleapis.com/css?family=Karla:400,700&display=swap');
+ @import url('https://fonts.bunny.net/css?family=Karla:400,700&display=swap');
html {
font-size: 100%; }
diff --git a/themes/mono/brands.css b/themes/mono/brands.css
index c85f950..07bbf1e 100644
--- a/themes/mono/brands.css
+++ b/themes/mono/brands.css
@@ -8,7 +8,7 @@
*/
-@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap');
+@import url('https://fonts.bunny.net/css2?family=Roboto+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap');
body{
color: white !important;