From 312556c03598276eee146db0bd188fe4b353368e Mon Sep 17 00:00:00 2001 From: haroon amjad Date: Thu, 18 Jul 2019 10:47:52 +0300 Subject: [PATCH] font style added to app --- Mohem/src/theme/variables.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/Mohem/src/theme/variables.scss b/Mohem/src/theme/variables.scss index 0edaf270..056da560 100644 --- a/Mohem/src/theme/variables.scss +++ b/Mohem/src/theme/variables.scss @@ -36,6 +36,7 @@ } :root { +--ion-font-family: 'WorkSans-Light'; --break-small: 450px; --break-big:565px; //$break-large: 1200px;