Remove googleapis from the CSS

This commit is contained in:
davegson 2019-08-17 11:54:05 +02:00
parent d3a4cf6f3b
commit 19639029c7
2 changed files with 3 additions and 4 deletions

View file

@ -8,7 +8,6 @@
* http://opensource.org/licenses/MIT
*
*/
@import url('https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic&subset=latin');
/*!
* # Semantic UI 2.7.2 - Reset
* http://github.com/semantic-org/semantic-ui/
@ -48216,4 +48215,4 @@ body.pushable > .pusher {
/*******************************
Site Overrides
*******************************/
*******************************/

File diff suppressed because one or more lines are too long