remove google font call (#9668)
This commit is contained in:
parent
b3722114ce
commit
8f31c2fc76
|
@ -8,7 +8,6 @@
|
||||||
* http://opensource.org/licenses/MIT
|
* 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
|
* # Fomantic-UI - Reset
|
||||||
* http://github.com/fomantic/Fomantic-UI/
|
* http://github.com/fomantic/Fomantic-UI/
|
||||||
|
|
|
@ -7,8 +7,7 @@
|
||||||
* Released under the MIT license
|
* Released under the MIT license
|
||||||
* http://opensource.org/licenses/MIT
|
* 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
|
* # Fomantic-UI - Reset
|
||||||
* http://github.com/fomantic/Fomantic-UI/
|
* http://github.com/fomantic/Fomantic-UI/
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue