@font-face {
    font-family: "icons";
    src: url("./icons.eot?fb91b1cfc757075e2701ed68d8ccbf0b#iefix") format("embedded-opentype"),
url("./icons.woff2?fb91b1cfc757075e2701ed68d8ccbf0b") format("woff2"),
url("./icons.woff?fb91b1cfc757075e2701ed68d8ccbf0b") format("woff");
}

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-btn-frequency:before {
    content: "\f101";
}
.icon-db-briefcase:before {
    content: "\f102";
}
.icon-db-positions:before {
    content: "\f103";
}
.icon-db-project-pages:before {
    content: "\f104";
}
.icon-db-savings:before {
    content: "\f105";
}
.icon-db-semantic:before {
    content: "\f106";
}
.icon-db-settings-gear:before {
    content: "\f107";
}
.icon-db-settings-tune:before {
    content: "\f108";
}
