122 lines
1.8 KiB
CSS
122 lines
1.8 KiB
CSS
|
@font-face {
|
||
|
font-family: 'icomoon';
|
||
|
src:url('fonts/icomoon.eot?-ruj673');
|
||
|
src:url('fonts/icomoon.eot?#iefix-ruj673') format('embedded-opentype'),
|
||
|
url('fonts/icomoon.woff?-ruj673') format('woff'),
|
||
|
url('fonts/icomoon.ttf?-ruj673') format('truetype'),
|
||
|
url('fonts/icomoon.svg?-ruj673#icomoon') format('svg');
|
||
|
font-weight: normal;
|
||
|
font-style: normal;
|
||
|
}
|
||
|
|
||
|
[class^="icon-"], [class*=" icon-"] {
|
||
|
font-family: 'icomoon';
|
||
|
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-google-plus2:before {
|
||
|
content: "\ea89";
|
||
|
}
|
||
|
|
||
|
.icon-facebook2:before {
|
||
|
content: "\ea8d";
|
||
|
}
|
||
|
|
||
|
.icon-twitter2:before {
|
||
|
content: "\ea92";
|
||
|
}
|
||
|
|
||
|
.icon-book:before {
|
||
|
content: "\e600";
|
||
|
}
|
||
|
|
||
|
.icon-bug-report:before {
|
||
|
content: "\e601";
|
||
|
}
|
||
|
|
||
|
.icon-info-outline:before {
|
||
|
content: "\e602";
|
||
|
}
|
||
|
|
||
|
.icon-language:before {
|
||
|
content: "\e603";
|
||
|
}
|
||
|
|
||
|
.icon-list:before {
|
||
|
content: "\e604";
|
||
|
}
|
||
|
|
||
|
.icon-lock:before {
|
||
|
content: "\e605";
|
||
|
}
|
||
|
|
||
|
.icon-query-builder:before {
|
||
|
content: "\e606";
|
||
|
}
|
||
|
|
||
|
.icon-reorder:before {
|
||
|
content: "\e607";
|
||
|
}
|
||
|
|
||
|
.icon-search:before {
|
||
|
content: "\e608";
|
||
|
}
|
||
|
|
||
|
.icon-shop:before {
|
||
|
content: "\e609";
|
||
|
}
|
||
|
|
||
|
.icon-shop-two:before {
|
||
|
content: "\e60a";
|
||
|
}
|
||
|
|
||
|
.icon-verified-user:before {
|
||
|
content: "\e60b";
|
||
|
}
|
||
|
|
||
|
.icon-play-circle-fill:before {
|
||
|
content: "\e60c";
|
||
|
}
|
||
|
|
||
|
.icon-play-circle-outline:before {
|
||
|
content: "\e60d";
|
||
|
}
|
||
|
|
||
|
.icon-chat:before {
|
||
|
content: "\e60e";
|
||
|
}
|
||
|
|
||
|
.icon-stay-current-landscape:before {
|
||
|
content: "\e60f";
|
||
|
}
|
||
|
|
||
|
.icon-stay-current-portrait:before {
|
||
|
content: "\e610";
|
||
|
}
|
||
|
|
||
|
.icon-content-copy:before {
|
||
|
content: "\e611";
|
||
|
}
|
||
|
|
||
|
.icon-filter-list:before {
|
||
|
content: "\e612";
|
||
|
}
|
||
|
|
||
|
.icon-cloud-download:before {
|
||
|
content: "\e613";
|
||
|
}
|
||
|
|
||
|
.icon-laptop-chromebook:before {
|
||
|
content: "\e614";
|
||
|
}
|
||
|
|