From 969168a7b5cde294961e607d4936ff3b0006ac9e Mon Sep 17 00:00:00 2001 From: Sahat Yalkabov Date: Wed, 4 Dec 2013 06:27:37 -0500 Subject: [PATCH] Removed lato font --- public/css/ios7.less | 3 --- 1 file changed, 3 deletions(-) diff --git a/public/css/ios7.less b/public/css/ios7.less index 42c5f85bdc..194b16f7e5 100644 --- a/public/css/ios7.less +++ b/public/css/ios7.less @@ -2,15 +2,12 @@ // Sahat Yalkabov // ----------------------------------------------------- -@import url("//fonts.googleapis.com/css?family=Lato:100,300,400,700"); - // Variables ================================================================= @navbar-height: 45px; // Global ===================================================================== body { - font-family: "Lato", sans-serif; color: #666; background: #e8e8e8; min-height: 100%;