From 8fa78c882603a038af767589232a2ac3d46a9feb Mon Sep 17 00:00:00 2001 From: Matti R Date: Thu, 9 Jan 2020 16:01:35 -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 bb4ffb4b818f9..2059e58ca1ea2 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 9f2dab4a36817..4d71b4b903a74 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/ *