Font updated and search icon fixed

This commit is contained in:
Ander
2014-12-17 23:53:03 +01:00
parent ef09d888f3
commit 765be6217a
8 changed files with 1817 additions and 1800 deletions

View File

@@ -1,10 +1,10 @@
@font-face {
font-family: 'icomoon';
src:url('fonts/icomoon.eot?r8gz57');
src:url('fonts/icomoon.eot?#iefixr8gz57') format('embedded-opentype'),
url('fonts/icomoon.woff?r8gz57') format('woff'),
url('fonts/icomoon.ttf?r8gz57') format('truetype'),
url('fonts/icomoon.svg?r8gz57#icomoon') format('svg');
src:url('fonts/icomoon.eot?-8vnqhu');
src:url('fonts/icomoon.eot?#iefix-8vnqhu') format('embedded-opentype'),
url('fonts/icomoon.woff?-8vnqhu') format('woff'),
url('fonts/icomoon.ttf?-8vnqhu') format('truetype'),
url('fonts/icomoon.svg?-8vnqhu#icomoon') format('svg');
font-weight: normal;
font-style: normal;
}
@@ -149,3 +149,9 @@
.icon-shuffle:before {
content: "\e629";
}
.icon-search:before {
content: "\e986";
}
.icon-folder-upload:before {
content: "\e934";
}