forked from friendica/friendica-wp-theme
22 lines
820 B
CSS
22 lines
820 B
CSS
/* Generated by Glyphter (http://www.glyphter.com) on Fri Mar 24 2017*/
|
|
@font-face {
|
|
font-family: 'friendica logo';
|
|
src: url('../fonts/friendica-logo.eot');
|
|
src: url('../fonts/friendica-logo.eot?#iefix') format('embedded-opentype'),
|
|
url('../fonts/friendica-logo.woff') format('woff'),
|
|
url('../fonts/friendica-logo.ttf') format('truetype'),
|
|
url('../fonts/friendica-logo.svg#friendica-logo') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
[class*='fk-']:before{
|
|
display: inline-block;
|
|
position: relative;
|
|
font-family: 'friendica logo';
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
line-height: 1em;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale
|
|
}
|
|
.fk-friendica-logo-char:before{content:'\0046'; top: 0.14em;}
|