@font-face {
    font-family: "icons";
    font-display: swap;
    src: url("../fonts/icons.woff?314b54f5a2be880f971fe1f50aebb026") format("woff");
}

*[class^="icon-"]:before, *[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-angle-down:before {
    content: "\f101";
}
.icon-arrow-up:before {
    content: "\f102";
}
.icon-bars:before {
    content: "\f103";
}
.icon-card-atm:before {
    content: "\f104";
}
.icon-check-circle:before {
    content: "\f105";
}
.icon-check-square:before {
    content: "\f106";
}
.icon-circle:before {
    content: "\f107";
}
.icon-clock:before {
    content: "\f108";
}
.icon-comments-alt:before {
    content: "\f109";
}
.icon-envelope-alt:before {
    content: "\f10a";
}
.icon-facebook-f:before {
    content: "\f10b";
}
.icon-facebook-messenger-alt:before {
    content: "\f10c";
}
.icon-favorite:before {
    content: "\f10d";
}
.icon-file-download:before {
    content: "\f10e";
}
.icon-flask:before {
    content: "\f10f";
}
.icon-gold:before {
    content: "\f110";
}
.icon-hard-hat:before {
    content: "\f111";
}
.icon-home-alt:before {
    content: "\f112";
}
.icon-instagram:before {
    content: "\f113";
}
.icon-map-marker:before {
    content: "\f114";
}
.icon-message:before {
    content: "\f115";
}
.icon-minus:before {
    content: "\f116";
}
.icon-mouse-alt-2:before {
    content: "\f117";
}
.icon-parcel:before {
    content: "\f118";
}
.icon-percentage:before {
    content: "\f119";
}
.icon-phone-alt:before {
    content: "\f11a";
}
.icon-plane:before {
    content: "\f11b";
}
.icon-play:before {
    content: "\f11c";
}
.icon-plus:before {
    content: "\f11d";
}
.icon-pricetag-alt:before {
    content: "\f11e";
}
.icon-shield:before {
    content: "\f11f";
}
.icon-shopping-cart:before {
    content: "\f120";
}
.icon-skype-alt:before {
    content: "\f121";
}
.icon-square:before {
    content: "\f122";
}
.icon-telegram-alt:before {
    content: "\f123";
}
.icon-thumbs-up:before {
    content: "\f124";
}
.icon-times:before {
    content: "\f125";
}
.icon-trash:before {
    content: "\f126";
}
.icon-trophy:before {
    content: "\f127";
}
.icon-trowel:before {
    content: "\f128";
}
.icon-truck-loading:before {
    content: "\f129";
}
.icon-truck:before {
    content: "\f12a";
}
.icon-wrench:before {
    content: "\f12b";
}
