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

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon-hrx' !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;
}

.icon-chevron-circle-right:before {
    content: "\e90d";
}

.icon-lock:before {
    content: "\e931";
}

.icon-user:before {
    content: "\e949";
}

.icon-envelope:before {
    content: "\e945";
}

.icon-sphere:before {
    content: "\e9c9";
}

.icon-earth:before {
    content: "\e9ca";
}
