@font-face {
    font-family: 'icomoon';
    src:url('../fonts/icomoon.eot?-f065mm');
    src:url('../fonts/icomoon.eot?#iefix-f065mm') format('embedded-opentype'),
        url('../fonts/icomoon.woff?-f065mm') format('woff'),
        url('../fonts/icomoon.ttf?-f065mm') format('truetype'),
        url('../fonts/icomoon.svg?-f065mm#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icomoon-"], [class*=" icomoon-"] {
    font-family: 'icomoon';
    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;
}

.icomoon-thoughts:before {
    content: "\e603";
}
.icomoon-compass:before {
    content: "\e600";
}
.icomoon-people:before {
    content: "\e601";
}
.icomoon-people-o:before {
    content: "\e602";
}
.icomoon-tarsier:before {
    content: "\e604";
}