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

i.ico-moon {
    /* 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-tree .path1:before {
    content: "\e908";
    color: rgb(18, 155, 18);
}
.icon-tree .path2:before {
    content: "\e909";
    margin-left: -1em;
    color: rgb(9, 124, 9);
}
.icon-tree .path3:before {
    content: "\e90a";
    margin-left: -1em;
    color: rgb(9, 124, 9);
}
.icon-tree .path4:before {
    content: "\e90b";
    margin-left: -1em;
    color: rgb(0, 144, 0);
}
.icon-tree .path5:before {
    content: "\e90c";
    margin-left: -1em;
    color: rgb(191, 97, 1);
}
.icon-tree .path6:before {
    content: "\e90d";
    margin-left: -1em;
    color: rgb(154, 77, 1);
}
.icon-tree .path7:before {
    content: "\e90e";
    margin-left: -1em;
    color: rgb(40, 165, 40);
}

.icon-dollar .path1:before {
    content: "\e902";
    color: rgb(254, 219, 65);
}
.icon-dollar .path2:before {
    content: "\e903";
    margin-left: -1em;
    color: rgb(255, 204, 51);
}
.icon-dollar .path3:before {
    content: "\e904";
    margin-left: -1em;
    color: rgb(254, 168, 50);
}
.icon-dollar .path4:before {
    content: "\e905";
    margin-left: -1em;
    color: rgb(254, 153, 35);
}
.icon-dollar .path5:before {
    content: "\e906";
    margin-left: -1em;
    color: rgb(254, 219, 65);
}
.icon-dollar .path6:before {
    content: "\e907";
    margin-left: -1em;
    color: rgb(255, 204, 51);
}

.icon-phone-ads:before {
    content: "\e901";
}
.icon-ads:before {
    content: "\e900";
}
