@font-face {
    font-family: 'lincons';
    src: url('../fonts/lincons.eot?30360767');
    src: url('../fonts/lincons.eot?30360767#iefix') format('embedded-opentype'), url('../fonts/lincons.woff2?30360767') format('woff2'), url('../fonts/lincons.woff?30360767') format('woff'), url('../fonts/lincons.ttf?30360767') format('truetype'), url('../fonts/lincons.svg?30360767#lincons') format('svg');
    font-weight: normal;
    font-style: normal;
}

.lincon:before {
    font-family: "lincons";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    font-variant: normal; /* For safety - reset parent styles, that can break glyph codes*/
    text-transform: none;
    line-height: 1em; /* fix buttons height, for twitter bootstrap */
    -webkit-font-smoothing: antialiased; /* Font smoothing. That was taken from TWBS */
    -moz-osx-font-smoothing: grayscale; /* Font smoothing. That was taken from TWBS */
}

.lincon-cosi-by-linc:before {
    content: '\e800';
}

.lincon-logo:before {
    content: '\e801';
}
