From 41bf9b25d9a669dac988f9759ddbf632efee5d7b Mon Sep 17 00:00:00 2001 From: Mariusz Jurowicz Date: Tue, 10 Jul 2018 15:19:39 +0200 Subject: [PATCH] #7386 use Lat ofornt for Easy form fields --- js/notebook/src/easyForm/css/jupyter-easyform.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/js/notebook/src/easyForm/css/jupyter-easyform.scss b/js/notebook/src/easyForm/css/jupyter-easyform.scss index 2617764962..1e7153fa48 100644 --- a/js/notebook/src/easyForm/css/jupyter-easyform.scss +++ b/js/notebook/src/easyForm/css/jupyter-easyform.scss @@ -1,4 +1,5 @@ .beaker-easyform-container { + font-family: "Lato", Helvetica, sans-serif; .widget-inline-hbox { .widget-label {