Browse Source

remove google font call (#9668) (#9681)

tags/v1.11.0-rc2
techknowlogick 4 years ago
parent
commit
3fb906dc02
No account linked to committer's email address

+ 0
- 1
public/vendor/plugins/fomantic/semantic.css View File

* 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/

+ 1
- 2
public/vendor/plugins/fomantic/semantic.min.css View File

* 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…
Cancel
Save