@font-face {
    font-family: "icons";
    src: url("./icons.eot?c4a1f7524e9da7ada3085e23d42ba784#iefix") format("embedded-opentype"),
url("./icons.woff2?c4a1f7524e9da7ada3085e23d42ba784") format("woff2"),
url("./icons.woff?c4a1f7524e9da7ada3085e23d42ba784") 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-Truck:before {
    content: "\f101";
}
