@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot%3Fimezmp');
    src:    url('fonts/icomoon.eot%3Fimezmp') format('embedded-opentype'),
    url('fonts/icomoon.ttf%3Fimezmp') format('truetype'),
    url('fonts/icomoon.woff%3Fimezmp') format('woff'),
    url('fonts/icomoon.svg%3Fimezmp') 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-stop2:before {
    content: "\ea1e";
}
.icon-image:before {
    content: "\e90d";
}
.icon-images:before {
    content: "\e90e";
}
.icon-file-music:before {
    content: "\e928";
}
.icon-file-play:before {
    content: "\e929";
}
.icon-file-video:before {
    content: "\e92a";
}
.icon-file-zip:before {
    content: "\e92b";
}
.icon-map:before {
    content: "\e94b";
}
.icon-map2:before {
    content: "\e94c";
}
.icon-menu:before {
    content: "\e9bd";
}
.icon-sphere:before {
    content: "\e9c9";
}
.icon-earth:before {
    content: "\e9ca";
}
.icon-plus:before {
    content: "\ea0a";
}
.icon-minus:before {
    content: "\ea0b";
}
.icon-cancel-circle:before {
    content: "\ea0d";
}
.icon-circle-up:before {
    content: "\ea41";
}
.icon-circle-down:before {
    content: "\ea43";
}
.icon-google-plus:before {
    content: "\ea88";
}
.icon-google-plus2:before {
    content: "\ea89";
}
.icon-google-plus3:before {
    content: "\ea8a";
}
.icon-facebook:before {
    content: "\ea8c";
}
.icon-facebook2:before {
    content: "\ea8d";
}
.icon-facebook3:before {
    content: "\ea8e";
}
.icon-twitter:before {
    content: "\ea91";
}
.icon-twitter2:before {
    content: "\ea92";
}
.icon-twitter3:before {
    content: "\ea93";
}
.icon-file-pdf:before {
    content: "\eada";
}
.icon-file-word:before {
    content: "\eadc";
}
.icon-scroll-icon:before {
    content: "\e901";
}
.icon-circle-with-cross:before {
    content: "\e900";
}

