From 02421835b493f598e814bb3319d2b74859312eef Mon Sep 17 00:00:00 2001 From: Kumar Priyansh Date: Mon, 13 Jan 2020 18:33:38 +0530 Subject: Removing unused font declarations --- dist/mac/css/all.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dist/mac/css') diff --git a/dist/mac/css/all.css b/dist/mac/css/all.css index 2029542..3d88acd 100644 --- a/dist/mac/css/all.css +++ b/dist/mac/css/all.css @@ -53,7 +53,7 @@ COMPONENTS IN THIS FILE: /* Font Imports */ -@font-face { +/* @font-face { font-family: SFProDisplay; src: url('../fonts/SF-Pro-Display-Ultralight.otf'); font-weight: 100; @@ -298,7 +298,7 @@ COMPONENTS IN THIS FILE: src: url('../fonts/SF-Pro-Text-UltralightItalic.otf'); font-weight: 100; font-style: italic; -} +} */ @font-face { font-family: SFProText; -- cgit v1.2.3