Untitled diff

Created Diff never expires
10 removals
44 lines
10 additions
44 lines
@font-face {
@font-face {
font-family: 'icomoon';
font-family: 'be-social';
src:url('fonts/icomoon.eot?rx3tr5');
src:url('fonts/icomoon.eot?rx3tr5');
src:url('fonts/icomoon.eot?#iefixrx3tr5') format('embedded-opentype'),
src:url('fonts/icomoon.eot?#iefixrx3tr5') format('embedded-opentype'),
url('fonts/icomoon.woff?rx3tr5') format('woff'),
url('fonts/icomoon.woff?rx3tr5') format('woff'),
url('fonts/icomoon.ttf?rx3tr5') format('truetype'),
url('fonts/icomoon.ttf?rx3tr5') format('truetype'),
url('fonts/icomoon.svg?rx3tr5#icomoon') format('svg');
url('fonts/icomoon.svg?rx3tr5#icomoon') format('svg');
font-weight: normal;
font-weight: normal;
font-style: normal;
font-style: normal;
}
}
[class^="icon-"], [class*=" icon-"] {
[class^="be-social-"], [class*=" be-social-"] {
font-family: 'icomoon';
font-family: 'be-social';
speak: none;
speak: none;
font-style: normal;
font-style: normal;
font-weight: normal;
font-weight: normal;
font-variant: normal;
font-variant: normal;
text-transform: none;
text-transform: none;
line-height: 1;
line-height: 1;
/* Better Font Rendering =========== */
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-osx-font-smoothing: grayscale;
}
}
.icon-linkedin-square:before {
.be-social-linkedin:before {
content: "\f08c";
content: "\f08c";
}
}
.icon-twitter:before {
.be-social-twitter:before {
content: "\f099";
content: "\f099";
}
}
.icon-facebook:before {
.be-social-facebook:before {
content: "\f09a";
content: "\f09a";
}
}
.icon-rss:before {
.be-social-rss:before {
content: "\f09e";
content: "\f09e";
}
}
.icon-google-plus:before {
.be-social-gplus:before {
content: "\f0d5";
content: "\f0d5";
}
}
.icon-youtube:before {
.be-social-youtube:before {
content: "\f167";
content: "\f167";
}
}