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

[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;
}

.icons {
    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-search:before {
    content: "\e986";
}

.icon-heart:before {
    content: "\e9da";
}

.icon-arrow-left:before {
    content: "\ea40";
}

.icon-arrow-right:before {
    content: "\ea3c";
}

.icon-arrow-right-wide:before {
    content: "\ea3c";
}

.icon-facebook:before {
    content: "\ea90";
}

.icon-instagram:before {
    content: "\ea92";
}

.icon-twitter:before {
    content: "\ea96";
}

.icon-close:before {
    content: "\ea0f";
}

.icon-menu:before {
    content: "\e9bd";
}

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

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

.icon-phone:before {
    content: "\e942";
}

.icon-location:before {
    content: "\e947";
}

.icon-calendar:before {
    content: "\e953";
}

.icon-clock:before {
    content: "\e94e";
}

.icon-check:before {
    content: "\ea10";
}

.icon-star:before {
    content: "\e9d9";
}

.icon-star-full:before {
    content: "\e9d9";
}

.icon-share:before {
    content: "\ea82";
}

.icon-copy:before {
    content: "\e92c";
}

.icon-download:before {
    content: "\e9c5";
}

.icon-external-link:before {
    content: "\e9cd";
}

.icon-chevron-down:before {
    content: "\e900";
}

.icon-chevron-up:before {
    content: "\e901";
}

.icon-chevron-left:before {
    content: "\e902";
}

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

.icon-docs:before {
    content: "\e924";
}

.icon-bell:before {
    content: "\e951";
}

.icon-list:before {
    content: "\e9ba";
}

.icon-layers:before {
    content: "\e92f";
}

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

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

.icon-eye:before {
    content: "\e9ce";
}

.icon-refresh:before {
    content: "\e984";
}

.icon-trash:before {
    content: "\e9ac";
}
