summaryrefslogtreecommitdiffstats
path: root/theme/stylesheets/website/variables.less
diff options
context:
space:
mode:
Diffstat (limited to 'theme/stylesheets/website/variables.less')
-rw-r--r--theme/stylesheets/website/variables.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/stylesheets/website/variables.less b/theme/stylesheets/website/variables.less
index 4eb32df..ba96451 100644
--- a/theme/stylesheets/website/variables.less
+++ b/theme/stylesheets/website/variables.less
@@ -78,7 +78,7 @@
@border-radius-small: 1px;
// Fonts
-@font-family-serif: Merriweather, "EB Garamond", Georgia, serif;
+@font-family-serif: "Merriweather", Georgia, serif;
@font-family-sans: "Open Sans", "Clear Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-base: @font-family-sans;
@headings-font-family: inherit;