From 63cc2ce70a71168a913e00bbecdc64a0c68ebb58 Mon Sep 17 00:00:00 2001 From: Rokt33r Date: Fri, 25 Dec 2015 11:35:34 +0900 Subject: [PATCH] use os default font --- browser/styles/main/index.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser/styles/main/index.styl b/browser/styles/main/index.styl index 2ec480ed..96d89005 100644 --- a/browser/styles/main/index.styl +++ b/browser/styles/main/index.styl @@ -7,7 +7,7 @@ global-reset() @import './containers/*' @import './HomeContainer' -DEFAULT_FONTS = 'Lato', 'MS Gothic', 'Malgun Gothic', 'Sans-serif' +DEFAULT_FONTS = 'Lato', helvetica, arial, sans-serif * -webkit-app-region no-drag