@font-face {
    font-family: 'icomoon';
    src:    url('../fonts/icomoon.eot?n1nz1a');
    src:    url('../fonts/icomoon.eot?n1nz1a#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?n1nz1a') format('truetype'),
        url('../fonts/icomoon.woff?n1nz1a') format('woff'),
        url('../fonts/icomoon.svg?n1nz1a#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-air:before {
    content: "\e900";
}
.icon-board:before {
    content: "\e901";
}
.icon-buildings:before {
    content: "\e902";
}
.icon-drop:before {
    content: "\e903";
}
.icon-home:before {
    content: "\e904";
}
.icon-gates:before {
    content: "\e905";
}
.icon-material:before {
    content: "\e906";
}
.icon-material-1:before {
    content: "\e907";
}
.icon-medical:before {
    content: "\e908";
}
.icon-nature:before {
    content: "\e909";
}
.icon-oil:before {
    content: "\e90a";
}
.icon-paint:before {
    content: "\e90b";
}
.icon-roll:before {
    content: "\e90c";
}
.icon-shovel:before {
    content: "\e90d";
}
.icon-signs:before {
    content: "\e90e";
}
.icon-tool:before {
    content: "\e90f";
}
.icon-tool-1:before {
    content: "\e910";
}
.icon-tool-2:before {
    content: "\e911";
}
.icon-window:before {
    content: "\e912";
}
gates
