Updated fontello icons. Fixes #592
This commit is contained in:
parent
f6f1125bb4
commit
78bbed5daf
Binary file not shown.
File diff suppressed because one or more lines are too long
12
public/res/libs/fontello/css/fontello.css
vendored
12
public/res/libs/fontello/css/fontello.css
vendored
@ -1,10 +1,10 @@
|
|||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'fontello';
|
font-family: 'fontello';
|
||||||
src: url('../font/fontello.eot');
|
src: url('../font/fontello.eot?30431834');
|
||||||
src: url('../font/fontello.eot#iefix') format('embedded-opentype'),
|
src: url('../font/fontello.eot?30431834#iefix') format('embedded-opentype'),
|
||||||
url('../font/fontello.woff') format('woff'),
|
url('../font/fontello.woff?30431834') format('woff'),
|
||||||
url('../font/fontello.ttf') format('truetype'),
|
url('../font/fontello.ttf?30431834') format('truetype'),
|
||||||
url('../font/fontello.svg#fontello') format('svg');
|
url('../font/fontello.svg?30431834#fontello') format('svg');
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
@ -14,7 +14,7 @@
|
|||||||
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'fontello';
|
font-family: 'fontello';
|
||||||
src: url('../font/fontello.svg#fontello') format('svg');
|
src: url('../font/fontello.svg?30431834#fontello') format('svg');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user