| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148 |
- @font-face {
- font-family: 'icomoon';
- src:url('fonts/icomoon.eot?miflbf');
- src:url('fonts/icomoon.eot?#iefixmiflbf') format('embedded-opentype'),
- url('fonts/icomoon.woff?miflbf') format('woff'),
- url('fonts/icomoon.ttf?miflbf') format('truetype'),
- url('fonts/icomoon.svg?miflbf#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-uni42:before {
- content: "\43";
- }
- .icon-uni43:before {
- content: "\44";
- }
- .icon-uni47:before {
- content: "\47";
- }
- .icon-uni4D:before {
- content: "\4d";
- }
- .icon-uni4E:before {
- content: "\4e";
- }
- .icon-uni4F:before {
- content: "\4f";
- }
- .icon-uni50:before {
- content: "\50";
- }
- .icon-uni52:before {
- content: "\52";
- }
- .icon-uni53:before {
- content: "\53";
- }
- .icon-uni54:before {
- content: "\54";
- }
- .icon-uni55:before {
- content: "\55";
- }
- .icon-uni56:before {
- content: "\56";
- }
- .icon-uni57:before {
- content: "\57";
- }
- .icon-uni58:before {
- content: "\58";
- }
- .icon-uni59:before {
- content: "\59";
- }
- .icon-uni5A:before {
- content: "\5a";
- }
- .icon-uni61:before {
- content: "\61";
- }
- .icon-uni62:before {
- content: "\62";
- }
- .icon-uni63:before {
- content: "\63";
- }
- .icon-uni64:before {
- content: "\64";
- }
- .icon-uni65:before {
- content: "\65";
- }
- .icon-uni66:before {
- content: "\66";
- }
- .icon-uni67:before {
- content: "\67";
- }
- .icon-uni68:before {
- content: "\68";
- }
- .icon-uni69:before {
- content: "\69";
- }
- .icon-uni6A:before {
- content: "\6a";
- }
- .icon-uni6B:before {
- content: "\6b";
- }
- .icon-uni6C:before {
- content: "\6c";
- }
- .icon-uni6D:before {
- content: "\6d";
- }
- .icon-uni6F:before {
- content: "\6f";
- }
- .icon-uni70:before {
- content: "\70";
- }
- .icon-uni71:before {
- content: "\71";
- }
- .icon-uni72:before {
- content: "\72";
- }
- .icon-uni73:before {
- content: "\73";
- }
- .icon-uni74:before {
- content: "\74";
- }
- .icon-uni75:before {
- content: "\75";
- }
- .icon-window:before {
- content: "\49";
- }
- .icon-monitor:before {
- content: "\48";
- }
- .icon-upload:before {
- content: "\42";
- }
- .icon-inbox:before {
- content: "\41";
- }
- .icon-chart:before {
- content: "\45";
- }
|