From 8f31c2fc76823cad96c0880653c545ad12d6974f Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Thu, 9 Jan 2020 15:48:47 -0500 Subject: [PATCH] remove google font call (#9668) --- public/vendor/plugins/fomantic/semantic.css | 1 - public/vendor/plugins/fomantic/semantic.min.css | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/public/vendor/plugins/fomantic/semantic.css b/public/vendor/plugins/fomantic/semantic.css index bb4ffb4b8..2059e58ca 100644 --- a/public/vendor/plugins/fomantic/semantic.css +++ b/public/vendor/plugins/fomantic/semantic.css @@ -8,7 +8,6 @@ * http://opensource.org/licenses/MIT * */ -@import url('https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic&subset=latin&display=swap'); /*! * # Fomantic-UI - Reset * http://github.com/fomantic/Fomantic-UI/ diff --git a/public/vendor/plugins/fomantic/semantic.min.css b/public/vendor/plugins/fomantic/semantic.min.css index 9f2dab4a3..4d71b4b90 100644 --- a/public/vendor/plugins/fomantic/semantic.min.css +++ b/public/vendor/plugins/fomantic/semantic.min.css @@ -7,8 +7,7 @@ * Released under the MIT license * http://opensource.org/licenses/MIT * - */ -@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic&subset=latin&display=swap);/*! + *//*! * # Fomantic-UI - Reset * http://github.com/fomantic/Fomantic-UI/ *