move fonts from lib/fonts to dist/theme/fonts

This commit is contained in:
Hakim El Hattab
2020-05-19 11:03:16 +02:00
parent 0a58c681fe
commit 5e5013645d
31 changed files with 12 additions and 12 deletions

View File

@@ -3,7 +3,7 @@
*
* Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se
*/
@import url(../../lib/font/league-gothic/league-gothic.css);
@import url(fonts/league-gothic/league-gothic.css);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
/*********************************************
* GLOBAL STYLES