96d2f83e |
@font-face {
font-family: 'icomoon';
src:url('fonts/icomoon.eot');
src:url('fonts/icomoon.eot?#iefix') format('embedded-opentype'),
url('fonts/icomoon.woff') format('woff'),
url('fonts/icomoon.ttf') format('truetype'),
url('fonts/icomoon.svg#icomoon') format('svg');
font-weight: normal;
font-style: normal;
}
/* Use the following CSS code if you want to have a class per icon */ |
28836527 |
[class^="icon-"]:before, [class*=" icon-"]:before, .icon-after:after { |
96d2f83e |
font-family: 'icomoon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
|
28836527 |
[class^="icon-"].icon-after:before, [class*=" icon-"].icon-after:before {
display: none;
content: '';
}
.icon-x:before, .icon-x.icon-after:after { |
96d2f83e |
content: "\274c";
} |
28836527 |
.icon-cog:before, .icon-cog.icon-after:after { |
96d2f83e |
content: "\2699";
} |
28836527 |
.icon-x-full:before, .icon-x-full.icon-after:after { |
96d2f83e |
content: "\274e";
} |
28836527 |
.icon-bubbles:before, .icon-bubbles.icon-after:after { |
96d2f83e |
content: "\25c9";
} |
28836527 |
.icon-bubble:before, .icon-bubble.icon-after:after { |
96d2f83e |
content: "\25ef";
} |
28836527 |
.icon-plus:before, .icon-plus.icon-after:after { |
96d2f83e |
content: "\271a";
} |
28836527 |
.icon-arrow-down:before, .icon-arrow-down.icon-after:after { |
96d2f83e |
content: "\25be";
} |
28836527 |
.icon-arrow-up:before, .icon-arrow-up.icon-after:after { |
96d2f83e |
content: "\25b4"; |
4b15dbcc |
} |
28836527 |
.icon-record:before, .icon-record.icon-after:after { |
4b15dbcc |
content: "\25cf"; |
892a09a3 |
} |
28836527 |
.icon-owner:before, .icon-owner.icon-after:after { |
892a09a3 |
content: "\260d";
padding-left: 1px; |
37ab3198 |
} |
28836527 |
.icon-make-owner:before, .icon-make-owner.icon-after:after { |
37ab3198 |
content: "\e000"; |
28836527 |
}
.icon-exit:before, .icon-exit.icon-after:after {
content: "\279e"; |
96d2f83e |
} |