remove google font call (#9668)
This commit is contained in:
parent
b3722114ce
commit
8f31c2fc76
2 changed files with 1 additions and 3 deletions
1
public/vendor/plugins/fomantic/semantic.css
vendored
1
public/vendor/plugins/fomantic/semantic.css
vendored
|
@ -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/
|
||||
|
|
|
@ -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/
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue