Use sans font for top bar toggle menu and links
[web.git] / css / lede.css
index 8831a20d038cb3b6521867f14c24af6dc38aa2d4..5172462fc7d82780e32bf367939dd9b237a552e2 100644 (file)
@@ -6,6 +6,11 @@ p {
     line-height: 1.8;
 }
 
+.top-bar .toggle-topbar span,
+.fa-ul a {
+    font-family:"Open Sans","DejaVu Sans",sans-serif;
+}
+
 .top-bar-section {
     max-width: 100rem !important;
 }