rules can be edited fully and more.

This commit is contained in:
Bryce Covert
2019-05-12 20:31:28 -07:00
parent 51691fa553
commit 76c903d16d
16 changed files with 132 additions and 38 deletions

View File

@@ -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";
}