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

[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-pump-truck:before {
    content: "\e911";
}
.icon-heavy-low-trailer:before {
    content: "\e910";
}
.icon-yellow-iron:before {
    content: "\e90e";
}
.icon-heavy-foreman-truck:before {
    content: "\e90f";
}
.icon-crew:before {
    content: "\e900";
}
.icon-foreman-truck:before {
    content: "\e901";
}
.icon-line-truck:before {
    content: "\e902";
}
.icon-organization:before {
    content: "\e903";
}
.icon-recon .path1:before {
    content: "\e904";
    color: rgb(0, 70, 127);
}
.icon-recon .path2:before {
    content: "\e905";
    margin-left: -1.3330078125em;
    color: rgb(0, 70, 127);
}
.icon-recon .path3:before {
    content: "\e906";
    margin-left: -1.3330078125em;
    color: rgb(240, 179, 16);
}
.icon-recon .path4:before {
    content: "\e907";
    margin-left: -1.3330078125em;
    color: rgb(240, 179, 16);
}
.icon-recon .path5:before {
    content: "\e908";
    margin-left: -1.3330078125em;
    color: rgb(240, 179, 16);
}
.icon-sqt-truck:before {
    content: "\e909";
}
.icon-tool-room:before {
    content: "\e90a";
}
.icon-trailer-heavy:before {
    content: "\e90b";
}
.icon-yard:before {
    content: "\e90c";
}
.icon-bkt-truck:before {
    content: "\e90d";
}

