@font-face {
    font-family: 'icomoon';
    src:    url('../fonts/icomoon.eot');
    src:    url('../fonts/icomoon.eot#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.woff2') format('woff2'),
        url('../fonts/icomoon.ttf') format('truetype'),
        url('../fonts/icomoon.woff') format('woff'),
        url('../fonts/icomoon.svg#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-umd:before {
    content: "\e900";
}
.icon-waypoint:before {
    content: "\e901";
}
.icon-waves:before {
    content: "\e902";
}
.icon-water-drop:before {
    content: "\e903";
}
.icon-ruler:before {
    content: "\e904";
}
.icon-recycle:before {
    content: "\e905";
}
.icon-phone:before {
    content: "\e906";
}
.icon-idea:before {
    content: "\e907";
}
.icon-glensheen:before {
    content: "\e908";
}
.icon-email:before {
    content: "\e909";
}
.icon-clock-9:before {
    content: "\e90a";
}
.icon-clock-6:before {
    content: "\e90b";
}
.icon-clock-3:before {
    content: "\e90c";
}
.icon-cart:before {
    content: "\e90d";
}
.icon-building:before {
    content: "\e90e";
}
.icon-arrow-up:before {
    content: "\e90f";
}
.icon-arrow-right:before {
    content: "\e910";
}
.icon-arrow-left:before {
    content: "\e911";
}
.icon-arrow-down:before {
    content: "\e912";
}
.icon-anchor:before {
    content: "\e913";
}
.icon-chevron-up:before {
    content: "\e919";
}
.icon-youtube:before {
    content: "\e914";
}
.icon-twitter:before {
    content: "\e915";
}
.icon-pinterest:before {
    content: "\e916";
}
.icon-facebook:before {
    content: "\e917";
}
.icon-instagram:before {
    content: "\e918";
}

