chldapasswd/static/css/fonts/qarnot.css

49 lines
1.1 KiB
CSS
Executable File

@font-face {
font-family: 'qarnot';
src: url('fonts/qarnot/qarnot.eot?4d3oy1');
src: url('fonts/qarnot/qarnot.eot?4d3oy1#iefix') format('embedded-opentype'),
url('fonts/qarnot/qarnot.ttf?4d3oy1') format('truetype'),
url('fonts/qarnot/qarnot.woff?4d3oy1') format('woff'),
url('fonts/qarnot/qarnot.svg?4d3oy1#qarnot') 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: 'qarnot' !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-console:before {
content: "\e900";
}
.icon-developer:before {
content: "\e901";
}
.icon-documentation:before {
content: "\e902";
}
.icon-q:before {
content: "\e903";
}
.icon-qarnot_computing:before {
content: "\e904";
}
.icon-qarnot:before {
content: "\e905";
}
.icon-render:before {
content: "\e906";
}