/*Styles that should only show when page happens to have a blog with views: Based on grace theme icons
@font-face { font-family: "fontello"; font-style: normal; font-weight: normal; src: url("font/fontello.eot?1748892#iefix") format("embedded-opentype"), url("font/fontello.woff2?1748892") format("woff2"), url("font/fontello.woff?1748892") format("woff"), url("font/fontello.ttf?1748892") format("truetype"), url("font/fontello.svg?1748892#fontello") format("svg"); }

[class^="icon-"]::before, [class*=" icon-"]::before {
    line-height: inherit;
    font-weight: inherit;
    font-size: inherit;
    width: auto;
    margin: 0;
        margin-right: 0px;
}
[class^="icon-"]::before, [class*=" icon-"]::before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    opacity: .8;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    font-size: 120%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3);
}
*/
.postViews, .postViews:before,
.postComments, .postComments:before {
	margin-right: 0.5em;
	margin-left: 0.5em;
}
.sc_icon {
	font-size:1.5em;/*slightly bigger as example*/
}