@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot?4eyeaz');
    src:  url('../fonts/icomoon.eot?4eyeaz#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?4eyeaz') format('truetype'),
    url('../fonts/icomoon.woff?4eyeaz') format('woff'),
    url('../fonts/icomoon.svg?4eyeaz#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="ic-"], [class*=" ic-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ic-eye:before {
    content: "\e9ce";
}
.ic-eye-blocked:before {
    content: "\e9d1";
}
.ic-arrow-right:before {
    content: "\ea34";
}
.ic-facebook2:before {
    content: "\ea91";
}
.ic-linkedin:before {
    content: "\eac9";
}
.ic-arrow-right:before {
    content: "\ea34";
}
.ic-arrow-left:before {
    content: "\ea38";
}
.ic-chevron-right:before {
    content: "\e900";
}
.ic-chevron-left:before {
    content: "\e901";
}