123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153 |
- @font-face {
- font-family: 'ZHcldSystem';
- src: url('fonts/ZHcldSystem.eot?c75dav');
- src: url('fonts/ZHcldSystem.eot?c75dav#iefix') format('embedded-opentype'),
- url('fonts/ZHcldSystem.ttf?c75dav') format('truetype'),
- url('fonts/ZHcldSystem.woff?c75dav') format('woff'),
- url('fonts/ZHcldSystem.svg?c75dav#ZHcldSystem') format('svg');
- font-weight: normal;
- font-style: normal;
- }
- [class^="icon-"], [class*=" icon-"] {
- /* use !important to prevent issues with browser extensions that change fonts */
- font-family: 'ZHcldSystem' !important;
- 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-mail-envelope-closed:before {
- content: "\5a";
- }
- .icon-book-bookmark:before {
- content: "\41";
- }
- .icon-note-text:before {
- content: "\44";
- }
- .icon-note-checked:before {
- content: "\55";
- }
- .icon-inboxes:before {
- content: "\43";
- }
- .icon-folder-search:before {
- content: "\56";
- }
- .icon-package:before {
- content: "\57";
- }
- .icon-barometer:before {
- content: "\42";
- }
- .icon-compass:before {
- content: "\58";
- }
- .icon-usb:before {
- content: "\4d";
- }
- .icon-uni31:before {
- content: "\31";
- }
- .icon-uni32:before {
- content: "\32";
- }
- .icon-uni33:before {
- content: "\33";
- }
- .icon-uni34:before {
- content: "\34";
- }
- .icon-uni35:before {
- content: "\35";
- }
- .icon-uni45:before {
- content: "\45";
- }
- .icon-uni48:before {
- content: "\48";
- }
- .icon-uni49:before {
- content: "\49";
- }
- .icon-uni4A:before {
- content: "\4a";
- }
- .icon-uni4C:before {
- content: "\4e";
- }
- .icon-uni4E:before {
- content: "\4f";
- }
- .icon-uni4F:before {
- content: "\50";
- }
- .icon-uni51:before {
- content: "\51";
- }
- .icon-uni52:before {
- content: "\52";
- }
- .icon-uni66:before {
- content: "\66";
- }
- .icon-uni67:before {
- content: "\67";
- }
- .icon-uni68:before {
- content: "\68";
- }
- .icon-uni69:before {
- content: "\69";
- }
- .icon-check:before {
- content: "\6a";
- }
- .icon-cross:before {
- content: "\6b";
- }
- .icon-chevron-down:before {
- content: "\63";
- }
- .icon-chevron-left:before {
- content: "\62";
- }
- .icon-chevron-right:before {
- content: "\61";
- }
- .icon-chevron-up:before {
- content: "\64";
- }
- .icon-bell:before {
- content: "\4b";
- }
- .icon-book:before {
- content: "\53";
- }
- .icon-lab-flask:before {
- content: "\54";
- }
- .icon-cog:before {
- content: "\46";
- }
- .icon-log-out:before {
- content: "\47";
- }
- .icon-tablet:before {
- content: "\59";
- }
- .icon-cny:before {
- content: "\4c";
- }
- .icon-th-large:before {
- content: "\6c";
- }
|