aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/conf.py')
-rw-r--r--docs/source/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index e87e745..c4d4559 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -125,6 +125,7 @@ html_theme_options = {
'showrelbartop': False,
'showrelbarbottom': True,
'cssfiles': ['_static/rambutan-docs.css',
+ '_static/rambutan-fonts.css',
'_static/pygments-solarized-dark.css'],
}