@font-face {
    font-family: 'icomoon';
    src:    url('../fonts/icomoon.eot?t9ncss');
    src:    url('../fonts/icomoon.eot?t9ncss#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?t9ncss') format('truetype'),
        url('../fonts/icomoon.woff?t9ncss') format('woff'),
        url('../fonts/icomoon.svg?t9ncss#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-monitor:before {
    content: "\e90b";
}
.icon-screen:before {
    content: "\e90b";
}
.icon-desktop:before {
    content: "\e90b";
}
.icon-pc:before {
    content: "\e90b";
}
.icon-device-camera-video:before {
    content: "\f057";
}
.icon-list-unordered:before {
    content: "\f061";
}
.icon-books:before {
    content: "\e906";
}
.icon-calendar:before {
    content: "\e900";
}
.icon-camera:before {
    content: "\e902";
}
.icon-directions_subway:before {
    content: "\e1cd";
}
.icon-users:before {
    content: "\e90a";
}
.icon-book:before {
    content: "\f02d";
}
.icon-chevron-left2:before {
    content: "\f053";
}
.icon-chevron-right2:before {
    content: "\f054";
}
.icon-fax:before {
    content: "\f1ac";
}
.icon-map-signs:before {
    content: "\f277";
}
.icon-info-with-circle:before {
    content: "\e904";
}
.icon-leaf:before {
    content: "\e901";
}
.icon-location:before {
    content: "\e903";
}
.icon-old-phone:before {
    content: "\e905";
}
.icon-shopping-cart:before {
    content: "\e90c";
}
.icon-squared-cross:before {
    content: "\e907";
}
.icon-squared-minus:before {
    content: "\e908";
}
.icon-squared-plus:before {
    content: "\e909";
}

