@font-face {
    font-family: "icons";
    src: url("./icons.woff?8c0dae587372a6d7a1adab7f746900de") format("woff"),
url("./icons.woff2?8c0dae587372a6d7a1adab7f746900de") format("woff2");
}

i[class^="icon-"]:before, i[class*=" icon-"]:before {
    font-family: icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-down-svgrepo-com:before {
    content: "\f101";
}
.icon-budget-svgrepo-com:before {
    content: "\f102";
}
.icon-bulb-outline:before {
    content: "\f103";
}
.icon-calendar_month_black_24dp:before {
    content: "\f104";
}
.icon-cash-outline:before {
    content: "\f105";
}
.icon-chevron-up-svgrepo-com:before {
    content: "\f106";
}
.icon-click-svgrepo-com:before {
    content: "\f107";
}
.icon-coin:before {
    content: "\f108";
}
.icon-cowboy:before {
    content: "\f109";
}
.icon-double-arrow-down-svgrepo-com:before {
    content: "\f10a";
}
.icon-email_black_24dp:before {
    content: "\f10b";
}
.icon-facebook:before {
    content: "\f10c";
}
.icon-flag_black_24dp:before {
    content: "\f10d";
}
.icon-handshake_black_24dp:before {
    content: "\f10e";
}
.icon-history_edu_black_24dp:before {
    content: "\f10f";
}
.icon-instagram:before {
    content: "\f110";
}
.icon-news:before {
    content: "\f111";
}
.icon-people_black_24dp:before {
    content: "\f112";
}
.icon-twitter:before {
    content: "\f113";
}
