113 lines
2.1 KiB
JSON
Executable File
113 lines
2.1 KiB
JSON
Executable File
@font-face {
|
|
font-family: 'clipperz-icons';
|
|
src:url('fonts/clipperz-icons.eot?i5t0ry');
|
|
src:url('fonts/clipperz-icons.eot?#iefixi5t0ry') format('embedded-opentype'),
|
|
url('fonts/clipperz-icons.ttf?i5t0ry') format('truetype'),
|
|
url('fonts/clipperz-icons.woff?i5t0ry') format('woff'),
|
|
url('fonts/clipperz-icons.svg?i5t0ry#clipperz-icons') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|
|
[class^="icon-"], [class*=" icon-"] {
|
|
font-family: 'clipperz-icons';
|
|
speak: none;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
font-variant: normal;
|
|
text-transform: none;
|
|
line-height: 1;
|
|
|
|
/* Enable Ligatures ================ */
|
|
letter-spacing: 0;
|
|
-webkit-font-feature-settings: "liga";
|
|
-moz-font-feature-settings: "liga=1";
|
|
-moz-font-feature-settings: "liga";
|
|
-ms-font-feature-settings: "liga" 1;
|
|
-o-font-feature-settings: "liga";
|
|
font-feature-settings: "liga";
|
|
|
|
/* Better Font Rendering =========== */
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
.icon-log-out:before {
|
|
content: "\e609";
|
|
}
|
|
.icon-mail:before {
|
|
content: "\e60e";
|
|
}
|
|
.icon-popup:before {
|
|
content: "\e60a";
|
|
}
|
|
.icon-plus:before {
|
|
content: "\e60f";
|
|
}
|
|
.icon-cross:before {
|
|
content: "\e612";
|
|
}
|
|
.icon-plus3:before {
|
|
content: "\e608";
|
|
}
|
|
.icon-arrow-left:before {
|
|
content: "\e60c";
|
|
}
|
|
.icon-arrow-right:before {
|
|
content: "\e60d";
|
|
}
|
|
.icon-security:before {
|
|
content: "\e125";
|
|
}
|
|
.icon-label:before {
|
|
content: "\e2a6";
|
|
}
|
|
.icon-gear:before {
|
|
content: "\f02f";
|
|
}
|
|
.icon-key:before {
|
|
content: "\e98d";
|
|
}
|
|
.icon-eye:before {
|
|
content: "\e9ce";
|
|
}
|
|
.icon-loop2:before {
|
|
content: "\ea2e";
|
|
}
|
|
.icon-tag:before {
|
|
content: "\e605";
|
|
}
|
|
.icon-tags:before {
|
|
content: "\e600";
|
|
}
|
|
.icon-clock:before {
|
|
content: "\e607";
|
|
}
|
|
.icon-spinner:before {
|
|
content: "\e60b";
|
|
}
|
|
.icon-search:before {
|
|
content: "\e606";
|
|
}
|
|
.icon-locked:before {
|
|
content: "\e610";
|
|
}
|
|
.icon-unlocked:before {
|
|
content: "\e611";
|
|
}
|
|
.icon-menu:before {
|
|
content: "\e601";
|
|
}
|
|
.icon-close:before {
|
|
content: "\e602";
|
|
}
|
|
.icon-checkmark:before {
|
|
content: "\e603";
|
|
}
|
|
.icon-commands:before {
|
|
content: "\e613";
|
|
}
|
|
.icon-logo:before {
|
|
content: "\e604";
|
|
}
|