Current section

Files

Jump to
zotonic_mod_base priv lib css z.icons _src style.css
Raw

priv/lib/css/z.icons/_src/style.css

@font-face {
font-family: 'icomoon';
src: url('fonts/icomoon.eot?p2kkhd');
src: url('fonts/icomoon.eot?p2kkhd#iefix') format('embedded-opentype'),
url('fonts/icomoon.ttf?p2kkhd') format('truetype'),
url('fonts/icomoon.woff?p2kkhd') format('woff'),
url('fonts/icomoon.svg?p2kkhd#icomoon') 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: 'icomoon' !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-edit:before {
content: "\e606";
}
.icon-off:before {
content: "\e60f";
}
.icon-ok:before {
content: "\e608";
}
.icon-ok-circle:before {
content: "\e602";
}
.icon-minus:before {
content: "\e60a";
}
.icon-minus-circle:before {
content: "\e603";
}
.icon-plus:before {
content: "\e60d";
}
.icon-plus-circle:before {
content: "\e604";
}
.icon-help:before {
content: "\e60e";
}
.icon-help-circle:before {
content: "\e600";
}
.icon-info-circle:before {
content: "\e601";
}
.icon-user:before {
content: "\e605";
}
.icon-cross:before {
content: "\e60c";
}
.icon-cross-circle:before {
content: "\e609";
}
.icon-grab:before {
content: "\e60b";
}
.icon-drag:before {
content: "\e60b";
}
.icon-logo:before {
content: "\5a";
}
.icon-logo-z:before {
content: "\e607";
}
.icon-search:before {
content: "\e616";
color: #444;
}
.icon-share:before {
content: "\e615";
}
.icon-google-plus:before {
content: "\e610";
}
.icon-linkedin:before {
content: "\e611";
}
.icon-instagram:before {
content: "\e612";
}
.icon-twitter:before {
content: "\e613";
}
.icon-facebook:before {
content: "\e614";
}
.icon-github:before {
content: "\eab0";
}