From d60cd71e64a53b077476b7ba77559ee67ce00de8 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 24 Mar 2017 21:45:03 +0200 Subject: Fix fonts. Still looking for better solution for #707 --- client/components/main/layouts.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/components/main/layouts.styl') diff --git a/client/components/main/layouts.styl b/client/components/main/layouts.styl index f02c2489..349ee743 100644 --- a/client/components/main/layouts.styl +++ b/client/components/main/layouts.styl @@ -3,7 +3,7 @@ global-reset() html, body, input, select, textarea, button - font: 14px "Lucida Sans Unicode", "Lucida Grande", sans-serif + font: 14px Roboto, "Helvetica Neue", Arial, Helvetica, sans-serif line-height: 18px color: #4d4d4d -- cgit v1.2.3-1-g7c22