|
|
- @font-face {
- font-family: 'icomoon';
- src:
- url('../fonts/icomoon.ttf?ed2ba') format('truetype'),
- url('../fonts/icomoon.woff?ed2ba') format('woff'),
- url('../fonts/icomoon.svg?ed2ba#icomoon') format('svg');
- font-weight: normal;
- font-style: normal;
- }
-
- [class^="ic-"], [class*=" ic-"] {
- /* use !important to prevent issues with browser extensions that change fonts */
- font-family: 'icomoon' !important;
- speak: never;
- 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;
- }
-
- .ic-signal:before {
- content: "\e91c";
- color: #2592e9;
- }
- .ic-linenotify:before {
- content: "\e91b";
- color: #00c300;
- }
- .ic-call:before {
- content: "\e91a";
- color: #e81a34;
- }
- .ic-spike:before {
- content: "\e919";
- color: #007bff;
- }
- .ic-zulip:before {
- content: "\e918";
- color: #1e9459;
- }
- .ic-pd:before {
- content: "\e90b";
- color: #04ac38;
- }
- .ic-shell:before {
- content: "\e917";
- }
- .ic-msteams:before {
- content: "\e916";
- color: #4e56be;
- }
- .ic-opsgenie:before {
- content: "\e910";
- color: #2684ff;
- }
- .ic-mattermost:before {
- content: "\e907";
- color: #045acc;
- }
- .ic-pagerteam:before {
- content: "\e914";
- color: #cd2a00;
- }
- .ic-apprise:before {
- content: "\e915";
- color: #236b6b;
- }
- .ic-matrix:before {
- content: "\e900";
- }
- .ic-started:before {
- content: "\e038";
- }
- .ic-pagertree:before {
- content: "\e90d";
- color: #33ade2;
- }
- .ic-po:before {
- content: "\e90e";
- color: #249df1;
- }
- .ic-victorops:before {
- content: "\e90f";
- color: #2d2d2d;
- }
- .ic-email:before {
- content: "\e90a";
- color: #4f5d73;
- }
- .ic-webhook:before {
- content: "\e908";
- color: #c73a63;
- }
- .ic-sms:before {
- content: "\e904";
- color: #95c144;
- }
- .ic-pushbullet:before {
- content: "\e909";
- color: #67bf79;
- }
- .ic-discord:before {
- content: "\e90c";
- color: #7289da;
- }
- .ic-hipchat:before {
- content: "\e901";
- color: #0052cc;
- }
- .ic-slack:before {
- content: "\e905";
- color: #56b68b;
- }
- .ic-telegram:before {
- content: "\e906";
- color: #2ca5e0;
- }
- .ic-trello:before {
- content: "\e911";
- color: #0079bf;
- }
- .ic-whatsapp:before {
- content: "\e902";
- color: #25d366;
- }
- .ic-clippy:before {
- content: "\e903";
- }
- .ic-cancel:before {
- content: "\e5c9";
- }
- .ic-up:before, .ic-new:before, .ic-ok:before {
- content: "\e86c";
- }
- .ic-grace:before {
- content: "\e000";
- }
- .ic-missing:before {
- content: "\e001";
- }
- .ic-desc:before {
- content: "\e313";
- }
- .ic-asc:before {
- content: "\e316";
- }
- .ic-dots:before {
- content: "\e5d3";
- }
- .ic-down:before {
- content: "\e7f7";
- }
- .ic-paused:before {
- content: "\e7f6";
- }
- .ic-settings:before {
- content: "\e912";
- }
- .ic-delete:before {
- content: "\e913";
- }
- .ic-timer:before {
- content: "\e425";
- }
|