[class^="icon-"], [class*=" icon-"] {
    /* 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;
}

.icon-us_map_search:before {
    content: "\e902";
}
.icon-construction:before {
    content: "\e907";
}
.icon-hand-shake:before {
    content: "\e903";
}
.icon-check-out:before {
    content: "\e904";
}
.icon-check-in:before {
    content: "\e905";
}
.icon-toll-free:before {
    content: "\e906";
}
.icon-angle-right:before {
    content: "\e901";
}
.icon-angle-left:before {
    content: "\e900";
}
.icon-close:before {
    content: "\e800";
}
.icon-cobblestone-c:before {
    content: "\e601";
}
.icon-broken-bow-c:before {
    content: "\e602";
}
