From 65c90fcf4837818e4b7dbce037582acb3ec5725f Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Sat, 28 Mar 2015 23:12:20 -0700 Subject: [PATCH] fix a typo --- public/css/style.css.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/style.css.less b/public/css/style.css.less index ee19ecd..8783bae 100644 --- a/public/css/style.css.less +++ b/public/css/style.css.less @@ -99,7 +99,7 @@ h1, h2, h3, h4, h5, h6 { } nav { - font-family: 'Helvetica Neue', 'Robot', 'Arial', sans-serif; + font-family: 'Helvetica Neue', 'Roboto', 'Arial', sans-serif; } a {