1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
body { font-family: 'Droid Serif', serif; } h1, h2, h3, h4, h5, h6, .side-nav, .top-bar-section ul li > a, ul.off-canvas-list li { font-family: 'Droid Sans', sans-serif; } h1, h2, h3 { font-weight: bold; } pre, code { font-family: 'Droid Sans Mono', monospace; } code { font-size: 0.7em ; }