@font-face {
    font-family: "theme_finance";
    src: url("./theme_finance.woff2") format("woff2"),
url("./theme_finance.woff") format("woff"),
url("./theme_finance.eot") format("embedded-opentype"),
url("./theme_finance.ttf") format("truetype"),
url("./theme_finance.svg") format("svg")
}

i[class^="themeicons-"]:before, i[class*=" themeicons-"]:before {
    font-family: theme_finance !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;
}

.themeicons-discount:before {
    content: "\f101";
}
.themeicons-dollar-sign:before {
    content: "\f102";
}
.themeicons-people:before {
    content: "\f103";
}
.themeicons-check-mark:before {
    content: "\f104";
}
.themeicons-credit-card:before {
    content: "\f105";
}
.themeicons-accounting:before {
    content: "\f106";
}
.themeicons-book:before {
    content: "\f107";
}
.themeicons-stock-exchange-app:before {
    content: "\f108";
}
.themeicons-protection:before {
    content: "\f109";
}
.themeicons-speedometer:before {
    content: "\f10a";
}
.themeicons-plus:before {
    content: "\f10b";
}
.themeicons-next:before {
    content: "\f10c";
}
.themeicons-search:before {
    content: "\f10d";
}
.themeicons-growth:before {
    content: "\f10e";
}
.themeicons-consultation:before {
    content: "\f10f";
}
.themeicons-up-arrow:before {
    content: "\f110";
}
.themeicons-document:before {
    content: "\f111";
}
.themeicons-solution:before {
    content: "\f112";
}
.themeicons-approval:before {
    content: "\f113";
}
.themeicons-send:before {
    content: "\f114";
}
.themeicons-check:before {
    content: "\f115";
}
.themeicons-menu:before {
    content: "\f116";
}
.themeicons-check-1:before {
    content: "\f117";
}
.themeicons-select:before {
    content: "\f118";
}
.themeicons-pie-chart:before {
    content: "\f119";
}
.themeicons-shuttle:before {
    content: "\f11a";
}
.themeicons-mail:before {
    content: "\f11b";
}
.themeicons-phone-call:before {
    content: "\f11c";
}

