@font-face {
    font-family: 'icomoon';
    src:    url('icomoon.eot?ym7d8k');
    src:    url('icomoon.eot?ym7d8k#iefix') format('embedded-opentype'),
        url('icomoon.ttf?ym7d8k') format('truetype'),
        url('icomoon.woff?ym7d8k') format('woff'),
        url('icomoon.svg?ym7d8k#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icons-"], [class*=" icons-"] {
    /* 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;
}

.icons-map2:before {
    content: "\f279";
}

