From 5ed8050791ef562ff4351ede3a077ab1e8b0d916 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Wed, 8 Jan 2014 11:28:46 +0100 Subject: [add] courgette theme --- themes/courgette/css/font.css | 10 ++++++++++ 1 file changed, 10 insertions(+) create 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 new file mode 100755 index 00000000..7c16cce4 --- /dev/null +++ b/themes/courgette/css/font.css @@ -0,0 +1,10 @@ +@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; +} \ No newline at end of file -- cgit v1.2.3