Currently, docbase imports Source sans pro font as default inside the [css file](https://github.com/appbaseio/Docbase/blob/master/styles/main.css#L1). This makes it difficult to change the font. Moving this to index.html solves the problem.
Currently, docbase imports Source sans pro font as default inside the css file. This makes it difficult to change the font.
Moving this to index.html solves the problem.