From 85c5a1ff8d919d3d36a8125c9bbd0d9220025729 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Mon, 24 Nov 2014 13:11:57 +0100 Subject: failover if theme folder doesn't exist --- themes/courgette/css/font.css | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100755 themes/courgette/css/font.css (limited to 'themes/courgette/css/font.css') diff --git a/themes/courgette/css/font.css b/themes/courgette/css/font.css deleted file mode 100755 index 849ff85b..00000000 --- a/themes/courgette/css/font.css +++ /dev/null @@ -1,22 +0,0 @@ -@font-face { - font-family: 'fontello'; - src: url('../font/fontello.eot?97381924'); - src: url('../font/fontello.eot?97381924#iefix') format('embedded-opentype'), - url('../font/fontello.woff?97381924') format('woff'), - url('../font/fontello.ttf?97381924') format('truetype'), - url('../font/fontello.svg?97381924#fontello') format('svg'); - font-weight: normal; - font-style: normal; -} - -@font-face { - font-family: 'icomoon'; - src:url('../font/icomoon.eot?-72nnzw'); - src:url('../font/icomoon.eot?#iefix-72nnzw') format('embedded-opentype'), - url('../font/icomoon.woff?-72nnzw') format('woff'), - url('../font/comoon.ttf?-72nnzw') format('truetype'), - url('../font/icomoon.svg?-72nnzw#icomoon') format('svg'); - font-weight: normal; - font-style: normal; -} - -- cgit v1.2.3