| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157 |
- @font-face {
- font-family: 'icomoon';
- src:url('fonts/icomoon.eot?-8vnqhu');
- src:url('fonts/icomoon.eot?#iefix-8vnqhu') format('embedded-opentype'),
- url('fonts/icomoon.woff?-8vnqhu') format('woff'),
- url('fonts/icomoon.ttf?-8vnqhu') format('truetype'),
- url('fonts/icomoon.svg?-8vnqhu#icomoon') format('svg');
- font-weight: normal;
- font-style: normal;
- }
- [class^="icon-"], [class*=" icon-"] {
- font-family: 'icomoon';
- speak: none;
- font-style: normal;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- line-height: 1;
- /* Better Font Rendering =========== */
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-music:before {
- content: "\e600";
- }
- .icon-headphones:before {
- content: "\e601";
- }
- .icon-connection:before {
- content: "\e602";
- }
- .icon-book:before {
- content: "\e603";
- }
- .icon-books:before {
- content: "\e604";
- }
- .icon-file:before {
- content: "\e605";
- }
- .icon-folder:before {
- content: "\e606";
- }
- .icon-folder-open:before {
- content: "\e607";
- }
- .icon-cabinet:before {
- content: "\e608";
- }
- .icon-spinner:before {
- content: "\e609";
- }
- .icon-cog:before {
- content: "\e60a";
- }
- .icon-switch:before {
- content: "\e60b";
- }
- .icon-list:before {
- content: "\e60c";
- }
- .icon-list2:before {
- content: "\e60d";
- }
- .icon-numbered-list:before {
- content: "\e60e";
- }
- .icon-menu:before {
- content: "\e60f";
- }
- .icon-spam:before {
- content: "\e610";
- }
- .icon-close:before {
- content: "\e611";
- }
- .icon-checkmark:before {
- content: "\e612";
- }
- .icon-minus:before {
- content: "\e613";
- }
- .icon-plus:before {
- content: "\e614";
- }
- .icon-play:before {
- content: "\e615";
- }
- .icon-pause:before {
- content: "\e616";
- }
- .icon-stop:before {
- content: "\e617";
- }
- .icon-backward:before {
- content: "\e618";
- }
- .icon-forward:before {
- content: "\e619";
- }
- .icon-first:before {
- content: "\e61a";
- }
- .icon-last:before {
- content: "\e61b";
- }
- .icon-previous:before {
- content: "\e61c";
- }
- .icon-next:before {
- content: "\e61d";
- }
- .icon-eject:before {
- content: "\e61e";
- }
- .icon-volume-high:before {
- content: "\e61f";
- }
- .icon-volume-medium:before {
- content: "\e620";
- }
- .icon-volume-low:before {
- content: "\e621";
- }
- .icon-volume-mute:before {
- content: "\e622";
- }
- .icon-volume-mute2:before {
- content: "\e623";
- }
- .icon-volume-increase:before {
- content: "\e624";
- }
- .icon-volume-decrease:before {
- content: "\e625";
- }
- .icon-loop:before {
- content: "\e626";
- }
- .icon-loop2:before {
- content: "\e627";
- }
- .icon-loop3:before {
- content: "\e628";
- }
- .icon-shuffle:before {
- content: "\e629";
- }
- .icon-search:before {
- content: "\e986";
- }
- .icon-folder-upload:before {
- content: "\e934";
- }
|