osseous
Version:
A bony CSS framework without guts.
42 lines • 1.83 kB
CSS
/* Icons by https://icomoon.io */
@font-face{
font-family:'icomoon';
src:url('./icomoon.eot?a7b79g');
src:url('./icomoon.eot?a7b79g#iefix') format('embedded-opentype'),
url('./icomoon.ttf?a7b79g') format('truetype'),
url('./icomoon.woff?a7b79g') format('woff'),
url('./icomoon.svg?a7b79g#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; vertical-align:middle; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;}
.icon-home:before{content:"\e900";}
.icon-quill:before{content:"\e907";}
.icon-folder:before{content:"\e92f";}
.icon-tag:before{content:"\e935";}
.icon-qrcode:before{content:"\e938";}
.icon-mail:before{content:"\e945";}
.icon-time:before{content:"\e94e";}
.icon-comments:before{content:"\e96c";}
.icon-author:before{content:"\e971";}
.icon-search:before{content:"\e986";}
.icon-cog:before{content:"\e994";}
.icon-bug:before{content:"\e999";}
.icon-menu:before{content:"\e9bd";}
.icon-eye:before{content:"\e9d1";}
.icon-star:before{content:"\e9d9";}
.icon-cross:before{content:"\ea0f";}
.icon-checkmark:before{content:"\ea10";}
.icon-arrow-right:before{content:"\ea34";}
.icon-arrow-left:before{content:"\ea38";}
.icon-checkbox-checked:before{content:"\ea52";}
.icon-checkbox-unchecked:before{content:"\ea53";}
.icon-embed:before{content:"\ea80";}
.icon-share:before{content:"\ea82";}
.icon-google-plus:before{content:"\ea8b";}
.icon-facebook:before{content:"\ea91";}
.icon-twitter:before{content:"\ea96";}
.icon-rss:before{content:"\ea9b";}
.icon-github:before{content:"\eab0";}
.icon-reddit:before{content:"\eac6";}
.icon-linkedin:before{content:"\eaca";}
.icon-stackoverflow:before{content:"\ead0";}