1
0
Fork 0
2punny/styles/icomoon/style.css

86 lines
1.5 KiB
CSS
Executable File

@font-face {
font-family: 'icomoon';
src:url('fonts/icomoon.eot?-b71wpf');
src:url('fonts/icomoon.eot?#iefix-b71wpf') format('embedded-opentype'),
url('fonts/icomoon.woff?-b71wpf') format('woff'),
url('fonts/icomoon.ttf?-b71wpf') format('truetype'),
url('fonts/icomoon.svg?-b71wpf#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-knife:before {
content: "\e609";
}
.icon-group:before {
content: "\f0c0";
}
.icon-magic:before {
content: "\f0d0";
}
.icon-info:before {
content: "\f129";
}
.icon-drawer:before {
content: "\e606";
}
.icon-user:before {
content: "\e607";
}
.icon-fire:before {
content: "\e60d";
}
.icon-lightning:before {
content: "\e60e";
}
.icon-globe:before {
content: "\e608";
}
.icon-eye-blocked:before {
content: "\e610";
}
.icon-grin:before {
content: "\e60b";
}
.icon-angry:before {
content: "\e60c";
}
.icon-shuffle:before {
content: "\e605";
}
.icon-arrow-right:before {
content: "\e603";
}
.icon-arrow-left:before {
content: "\e604";
}
.icon-code:before {
content: "\e60a";
}
.icon-googleplus:before {
content: "\e600";
}
.icon-facebook:before {
content: "\e601";
}
.icon-twitter:before {
content: "\e602";
}
.icon-yahoo:before {
content: "\e60f";
}