From 758d24c1bef78d1ac3dc2b8b3141436f5124428b Mon Sep 17 00:00:00 2001 From: LV-426 Date: Tue, 11 Nov 2014 14:45:44 +0200 Subject: mv css, font resources to res/font/, res/css/ --- lib/Lato300.ttf | Bin 83300 -> 0 bytes lib/google-lato-300.css | 7 ------- 2 files changed, 7 deletions(-) delete mode 100644 lib/Lato300.ttf delete mode 100644 lib/google-lato-300.css (limited to 'lib') diff --git a/lib/Lato300.ttf b/lib/Lato300.ttf deleted file mode 100644 index 3be3b622..00000000 Binary files a/lib/Lato300.ttf and /dev/null differ diff --git a/lib/google-lato-300.css b/lib/google-lato-300.css deleted file mode 100644 index eff86fb5..00000000 --- a/lib/google-lato-300.css +++ /dev/null @@ -1,7 +0,0 @@ -/* http://fonts.googleapis.com/css?family=Lato:300 */ -@font-face { - font-family: 'Lato'; - font-style: normal; - font-weight: 300; - src: local('Lato Light'), local('Lato-Light'), url(Lato300.ttf) format('truetype'); -} -- cgit v1.3.1