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

.icon-moon {
    font-family: 'icomoon' !important;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
   
    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-map .path1:before {
    content: "\e900";
    color: rgb(34, 34, 33);
}

.icon-map .path2:before {
    content: "\e901";
    margin-left: -1em;
    color: rgb(34, 34, 33);
}

.icon-map .path3:before {
    content: "\e902";
    margin-left: -1em;
    color: rgb(34, 34, 33);
}

.icon-map .path4:before {
    content: "\e903";
    margin-left: -1em;
    color: rgb(194, 14, 26);
}
