@font-face {
    font-family: "linecons";
    src: url(/fonts/linecons.eot);
    src: url(/fonts/linecons.eot?#iefix) format("embedded-opentype"), url(/fonts/linecons.woff) format("woff"), url(/fonts/linecons.ttf) format("truetype"), url(/fonts/linecons.svg#linecons) format("svg");
    font-weight: normal;
    font-style: normal
    }
.icon:before {
    font-family: "linecons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    margin-right: 0.6em;
    -webkit-font-smoothing: antialiased
    }
.icon-arrow-left:before {
    content: ""
    }
.icon-arrow-right:before {
    content: ""
    }