summaryrefslogtreecommitdiff
path: root/themes/new_theme/static/slide/css/theme/night.css
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2023-02-17 19:45:02 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2023-02-17 19:45:02 +0100
commit3b73b4b884df753d2e3b223e39db6d5e9b956506 (patch)
tree8d7c8c675405b8dd477afe2f368774c4550ea3ba /themes/new_theme/static/slide/css/theme/night.css
parenta0f79a735548056faf6327c4cd4609816b85e484 (diff)
downloadwww-andreasbaumann-cc-3b73b4b884df753d2e3b223e39db6d5e9b956506.tar.gz
www-andreasbaumann-cc-3b73b4b884df753d2e3b223e39db6d5e9b956506.tar.bz2
replaced Google fonts with Bunny fonts
Diffstat (limited to 'themes/new_theme/static/slide/css/theme/night.css')
-rw-r--r--themes/new_theme/static/slide/css/theme/night.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/new_theme/static/slide/css/theme/night.css b/themes/new_theme/static/slide/css/theme/night.css
index 3d0e3c5..2195d03 100644
--- a/themes/new_theme/static/slide/css/theme/night.css
+++ b/themes/new_theme/static/slide/css/theme/night.css
@@ -3,8 +3,8 @@
*
* Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se
*/
-@import url(https://fonts.googleapis.com/css?family=Montserrat:700);
-@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,700italic);
+@import url(https://fonts.bunny.net/css?family=Montserrat:700);
+@import url(https://fonts.bunny.net/css?family=Open+Sans:400,700,400italic,700italic);
/*********************************************
* GLOBAL STYLES
*********************************************/