[add] maj theme courgette : ajout tag

This commit is contained in:
Thomas LEBEAU
2014-02-07 00:07:54 +01:00
parent 2e384abab6
commit c8265d95b0
11 changed files with 135 additions and 7 deletions

View File

@ -7,4 +7,16 @@
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;
}