refactor(style) fontello

This commit is contained in:
coderaiser 2013-12-05 10:08:53 +00:00
parent 6940c0f76f
commit 1e580a75f7

View file

@ -6,7 +6,10 @@
@font-face {
font-family: 'Fontello';
src: url("/font/fontello.eot");
src: url("/font/fontello.eot?#iefix") format('embedded-opentype'), url("/font/fontello.woff") format('woff'), url("/font/fontello.ttf") format('truetype'), url("/font/fontello.svg#cloudcmd") format('svg');
src: url("/font/fontello.eot?#iefix") format('embedded-opentype'),
url("/font/fontello.woff") format('woff'),
url("/font/fontello.ttf") format('truetype'),
url("/font/fontello.svg#cloudcmd") format('svg');
font-weight: normal;
font-style: normal;
}