rules can be edited fully and more.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
@font-face {
|
||||
font-family: 'icomoon';
|
||||
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');
|
||||
src: url('fonts/icomoon.eot?wfctkz');
|
||||
src: url('fonts/icomoon.eot?wfctkz#iefix') format('embedded-opentype'),
|
||||
url('fonts/icomoon.ttf?wfctkz') format('truetype'),
|
||||
url('fonts/icomoon.woff?wfctkz') format('woff'),
|
||||
url('fonts/icomoon.svg?wfctkz#icomoon') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@@ -24,6 +24,15 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-list-bullets:before {
|
||||
content: "\e967";
|
||||
}
|
||||
.icon-single-neutral-book:before {
|
||||
content: "\e968";
|
||||
}
|
||||
.icon-cog-play-1:before {
|
||||
content: "\e969";
|
||||
}
|
||||
.icon-receipt:before {
|
||||
content: "\e966";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user