fix icons on wp

This commit is contained in:
Matias Pando 2015-01-02 16:57:38 +00:00 committed by Matias Alejo Garcia
parent 739ccccdeb
commit db2239d2f5
1 changed files with 5 additions and 5 deletions

View File

@ -1,10 +1,10 @@
@font-face {
font-family: 'icomoon';
src:url("../font/icomoon.eot?-5b2xva");
src:url("../font/icomoon.eot?#iefix-5b2xva") format('embedded-opentype'),
url("../font/icomoon.woff?-5b2xva") format('woff'),
url("../font/icomoon.ttf?-5b2xva") format('truetype'),
url("../font/icomoon.svg?-5b2xva#icomoon") format('svg');
src:url("../font/icomoon.eot");
src:url("../font/icomoon.eot?#iefix") format('embedded-opentype'),
url("../font/icomoon.woff") format('woff'),
url("../font/icomoon.ttf") format('truetype'),
url("../font/icomoon.svg#icomoon") format('svg');
font-weight: normal;
font-style: normal;
}