@font-face {
    font-family: "icons";
    src: url("icons.woff2") format("woff2"), url("icons.woff") 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-Arrow-down-up:before {
    content: "\f101";
}
.icon-arrow-down:before {
    content: "\f102";
}
.icon-arrow-left:before {
    content: "\f103";
}
.icon-arrow-right:before {
    content: "\f104";
}
.icon-arrow-up:before {
    content: "\f105";
}
.icon-ArrowHide:before {
    content: "\f106";
}
.icon-ArrowReveal:before {
    content: "\f107";
}
.icon-bank:before {
    content: "\f108";
}
.icon-bell:before {
    content: "\f109";
}
.icon-business:before {
    content: "\f10a";
}
.icon-Calendar:before {
    content: "\f10b";
}
.icon-Chat:before {
    content: "\f10c";
}
.icon-clients:before {
    content: "\f10d";
}
.icon-close:before {
    content: "\f10e";
}
.icon-contract:before {
    content: "\f10f";
}
.icon-ControlPoints:before {
    content: "\f110";
}
.icon-Copying:before {
    content: "\f111";
}
.icon-download-file:before {
    content: "\f112";
}
.icon-download:before {
    content: "\f113";
}
.icon-DragHandle:before {
    content: "\f114";
}
.icon-Edit:before {
    content: "\f115";
}
.icon-ElectronicSign:before {
    content: "\f116";
}
.icon-Exit:before {
    content: "\f117";
}
.icon-export:before {
    content: "\f118";
}
.icon-Filter:before {
    content: "\f119";
}
.icon-HideStructure:before {
    content: "\f11a";
}
.icon-Icon:before {
    content: "\f11b";
}
.icon-IconColorBox:before {
    content: "\f11c";
}
.icon-info:before {
    content: "\f11d";
}
.icon-Link:before {
    content: "\f11e";
}
.icon-LinkLink:before {
    content: "\f11f";
}
.icon-List:before {
    content: "\f120";
}
.icon-LongArrow-down:before {
    content: "\f121";
}
.icon-LongArrow-left:before {
    content: "\f122";
}
.icon-LongArrow-right:before {
    content: "\f123";
}
.icon-LongArrow-up:before {
    content: "\f124";
}
.icon-menu:before {
    content: "\f125";
}
.icon-Minus:before {
    content: "\f126";
}
.icon-Monitoring:before {
    content: "\f127";
}
.icon-Opendata:before {
    content: "\f128";
}
.icon-person:before {
    content: "\f129";
}
.icon-Plus:before {
    content: "\f12a";
}
.icon-Present:before {
    content: "\f12b";
}
.icon-Product-Subscriptions:before {
    content: "\f12c";
}
.icon-product:before {
    content: "\f12d";
}
.icon-Promo:before {
    content: "\f12e";
}
.icon-Rate:before {
    content: "\f12f";
}
.icon-Report:before {
    content: "\f130";
}
.icon-RevealStructure:before {
    content: "\f131";
}
.icon-search:before {
    content: "\f132";
}
.icon-ServiceDots:before {
    content: "\f133";
}
.icon-Settingsr:before {
    content: "\f134";
}
.icon-shop:before {
    content: "\f135";
}
.icon-space:before {
    content: "\f136";
}
.icon-Statistic:before {
    content: "\f137";
}
.icon-trash:before {
    content: "\f138";
}
.icon-ZoomArrow-Minus:before {
    content: "\f139";
}
.icon-ZoomArrowPlus:before {
    content: "\f13a";
}
.icon-ZoomMinus:before {
    content: "\f13b";
}
.icon-ZoomPlus:before {
    content: "\f13c";
}
