I'm using the alabaster
theme in sphinx
but still can't get the standard font look like Falcon and Celery.
Looking at falcon
's conf.py
I couldn't find any font related html_theme_options
so I wonder how those two libraries keep a unified font style which is not the default.
I also tried using falcon
's custom.css
- But that didn't work either.
What should I set in conf.py
in order to get this exact font look?