@font-face {
    font-family: 'icomoon';
    src: url('neotimo/fonts/icomoon.eot?z0yutw');
    src: url('neotimo/fonts/icomoon.eot?z0yutw#iefix') format('embedded-opentype'),
         url('neotimo/fonts/icomoon.ttf?z0yutw') format('truetype'),
         url('neotimo/fonts/icomoon.woff?z0yutw') format('woff'),
         url('neotimo/fonts/icomoon.svg?z0yutw#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-check-circle:before { content: "\e92c"; }
.icon-check-square:before { content: "\e92d"; }
.icon-chevron-down:before { content: "\e92e"; }
.icon-chevron-left:before { content: "\e92f"; }
.icon-chevron-right:before { content: "\e930"; }
.icon-heart:before { content: "\e97d"; }
.icon-mail:before { content: "\e992"; }
.icon-map-pin:before { content: "\e994"; }
.icon-phone:before { content: "\e9b2"; }
.icon-shield:before { content: "\e9d2"; }
.icon-users:before { content: "\ea05"; }
