aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/courgette/css/font.css
diff options
context:
space:
mode:
authorThomas LEBEAU <thomas.lebeau@g-nova.fr>2014-02-07 00:07:54 +0100
committerThomas LEBEAU <thomas.lebeau@g-nova.fr>2014-02-07 00:07:54 +0100
commitc8265d95b0247c146793c9804198a9ed45b6f846 (patch)
treedb381964fc76c2360ca713a4e9e0873f908e5ba1 /themes/courgette/css/font.css
parent2e384abab6f0d5f142e7d6133eca4aab5cdd1d80 (diff)
downloadwallabag-c8265d95b0247c146793c9804198a9ed45b6f846.tar.gz
wallabag-c8265d95b0247c146793c9804198a9ed45b6f846.tar.zst
wallabag-c8265d95b0247c146793c9804198a9ed45b6f846.zip
[add] maj theme courgette : ajout tag
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