Added icons for ledger
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
@font-face {
|
||||
font-family: 'icomoon';
|
||||
src: url('fonts/icomoon.eot?oxh15z');
|
||||
src: url('fonts/icomoon.eot?oxh15z#iefix') format('embedded-opentype'),
|
||||
url('fonts/icomoon.ttf?oxh15z') format('truetype'),
|
||||
url('fonts/icomoon.woff?oxh15z') format('woff'),
|
||||
url('fonts/icomoon.svg?oxh15z#icomoon') format('svg');
|
||||
src: url('fonts/icomoon.eot?11wvur');
|
||||
src: url('fonts/icomoon.eot?11wvur#iefix') format('embedded-opentype'),
|
||||
url('fonts/icomoon.ttf?11wvur') format('truetype'),
|
||||
url('fonts/icomoon.woff?11wvur') format('woff'),
|
||||
url('fonts/icomoon.svg?11wvur#icomoon') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@@ -24,6 +24,9 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-receipt:before {
|
||||
content: "\e966";
|
||||
}
|
||||
.icon-performance-decrease-1:before {
|
||||
content: "\e95f";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user