seven-biubiubiu-icons
Version:
fenglin@techcopemate.net
64 lines (60 loc) • 1.46 kB
CSS
@font-face {
font-family: 'sevenicons';
src: url('fonts/sevenicons.eot?v80uxp');
src: url('fonts/sevenicons.eot?v80uxp#iefix') format('embedded-opentype'),
url('fonts/sevenicons.ttf?v80uxp') format('truetype'),
url('fonts/sevenicons.woff?v80uxp') format('woff'),
url('fonts/sevenicons.svg?v80uxp#sevenicons') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="biubiubiu-"], [class*=" biubiubiu-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'sevenicons' ;
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;
}
.biubiubiu-bar_return:before {
content: "\e900";
}
.biubiubiu-Bar_more:before {
content: "\e901";
}
.biubiubiu-bar_collection_line:before {
content: "\e902";
}
.biubiubiu-bar_collection_solid:before {
content: "\e903";
}
.biubiubiu-bar_search:before {
content: "\e904";
}
.biubiubiu-Bar_remind:before {
content: "\e905";
}
.biubiubiu-bar_drop-down:before {
content: "\e906";
}
.biubiubiu-hang-up:before {
content: "\e907";
}
.biubiubiu-answer:before {
content: "\e908";
}
.biubiubiu-mute:before {
content: "\e909";
}
.biubiubiu-goto:before {
content: "\e90a";
}
.biubiubiu-more:before {
content: "\e90b";
color: #ccc;
}