Commit b9bc94e1 authored by Andreas Heimann's avatar Andreas Heimann

adde icon font

parent 4a1f48ff
@font-face {
font-family: 'SpinShareLogoFont';
src: url('SpinShareLogoFont.eot');
src: url('SpinShareLogoFont.eot#iefix') format('embedded-opentype'),
url('SpinShareLogoFont.woff2') format('woff2'),
url('SpinShareLogoFont.woff') format('woff'),
url('SpinShareLogoFont.ttf?') format('truetype');
font-weight: normal;
font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
font-family: "SpinShareLogoFont";
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
margin-left: .2em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-spinshare_icon:before { content: '\e800'; } /* '' */
.icon-spinshare_logo:before { content: '\e803'; } /* '' */
\ No newline at end of file
.icon-spinshare_icon:before { content: '\e800'; } /* '' */
.icon-spinshare_logo:before { content: '\e803'; } /* '' */
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment