aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/courgette/css/font.css
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2014-02-07 09:41:42 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2014-02-07 09:41:42 +0100
commit4e09039d2c2c691e9520384f6f464d6d751ab4ad (patch)
treee255f9184d0f93c4c9966527aef5d4a393edec52 /themes/courgette/css/font.css
parent2e384abab6f0d5f142e7d6133eca4aab5cdd1d80 (diff)
parent1e1e4e4ecaca5755bdf5bfcb84997f7e2e8d9200 (diff)
downloadwallabag-4e09039d2c2c691e9520384f6f464d6d751ab4ad.tar.gz
wallabag-4e09039d2c2c691e9520384f6f464d6d751ab4ad.tar.zst
wallabag-4e09039d2c2c691e9520384f6f464d6d751ab4ad.zip
Merge pull request #434 from thomaslebeau/theme-courgette
Theme courgette
Diffstat (limited to 'themes/courgette/css/font.css')
-rwxr-xr-xthemes/courgette/css/font.css14
1 files changed, 13 insertions, 1 deletions
diff --git a/themes/courgette/css/font.css b/themes/courgette/css/font.css
index 7c16cce4..849ff85b 100755
--- a/themes/courgette/css/font.css
+++ b/themes/courgette/css/font.css
@@ -7,4 +7,16 @@
7 url('../font/fontello.svg?97381924#fontello') format('svg'); 7 url('../font/fontello.svg?97381924#fontello') format('svg');
8 font-weight: normal; 8 font-weight: normal;
9 font-style: normal; 9 font-style: normal;
10} \ No newline at end of file 10}
11
12@font-face {
13 font-family: 'icomoon';
14 src:url('../font/icomoon.eot?-72nnzw');
15 src:url('../font/icomoon.eot?#iefix-72nnzw') format('embedded-opentype'),
16 url('../font/icomoon.woff?-72nnzw') format('woff'),
17 url('../font/comoon.ttf?-72nnzw') format('truetype'),
18 url('../font/icomoon.svg?-72nnzw#icomoon') format('svg');
19 font-weight: normal;
20 font-style: normal;
21}
22