@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?g5hmj0');
    src:    url('fonts/icomoon.eot?g5hmj0#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?g5hmj0') format('truetype'),
        url('fonts/icomoon.woff?g5hmj0') format('woff'),
        url('fonts/icomoon.svg?g5hmj0#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-silverstripe:before {
    content: "\e901";
}
.icon-landcare-logo:before {
    content: "\e902";
}
.icon-plus:before {
    content: "\e903";
}
.icon-landcare-logo2:before {
    content: "\e904";
}
.icon-play:before {
    content: "\e905";
}
.icon-reticle:before {
    content: "\e906";
}
.icon-nz:before {
    content: "\e907";
}
.icon-antarctica:before {
    content: "\e928";
}
.icon-factsheets:before {
    content: "\e908";
}
.icon-user:before {
    content: "\e909";
}
.icon-close:before {
    content: "\e90a";
}
.icon-search:before {
    content: "\e90b";
}
.icon-layers:before {
    content: "\e90c";
}
.icon-layer-change:before {
    content: "\e900";
}
.icon-pins:before {
    content: "\e90d";
}
.icon-statistics:before {
    content: "\e90e";
}
.icon-infographics:before {
    content: "\e90f";
}
.icon-info:before {
    content: "\e910";
}
.icon-legend:before {
    content: "\e911";
}
.icon-minus:before {
    content: "\e912";
}
.icon-move:before {
    content: "\e913";
}
.icon-row-resize:before {
    content: "\e914";
}
.icon-col-resize:before {
    content: "\e915";
}
.icon-previous:before {
    content: "\e916";
}
.icon-next:before {
    content: "\e917";
}
.icon-refresh:before {
    content: "\e918";
}
.icon-pencil:before {
    content: "\e919";
}
.icon-print:before {
    content: "\e91a";
}
.icon-link:before {
    content: "\e91b";
}
.icon-trash:before {
    content: "\e91c";
}
.icon-contrast:before {
    content: "\e91d";
}
.icon-help:before {
    content: "\e91e";
}
.icon-globe:before {
    content: "\e91f";
}
.icon-pins2:before {
    content: "\e920";
}
.icon-download:before {
    content: "\e921";
}
.icon-new-window:before {
    content: "\e922";
}
.icon-ok:before {
    content: "\e923";
}
.icon-cancel:before {
    content: "\e924";
}
.icon-facebook-with-circle:before {
    content: "\e925";
}
.icon-twitter-with-circle:before {
    content: "\e926";
}
.icon-youtube-with-circle:before {
    content: "\e927";
}
.icon-angle-double-left:before {
    content: "\f100";
}
.icon-angle-double-right:before {
    content: "\f101";
}
.icon-angle-double-up:before {
    content: "\f102";
}
.icon-angle-double-down:before {
    content: "\f103";
}
.icon-map2:before {
    content: "\e94c";
}
.icon-map:before {
    content: "\e94b";
}

