@font-face {
    font-family: "flaticon";
    src: url("./flaticon.ttf?96bdeb323b1f63220c3364a2df612cf6") format("truetype"),
url("./flaticon.woff?96bdeb323b1f63220c3364a2df612cf6") format("woff"),
url("./flaticon.woff2?96bdeb323b1f63220c3364a2df612cf6") format("woff2"),
url("./flaticon.eot?96bdeb323b1f63220c3364a2df612cf6#iefix") format("embedded-opentype"),
url("./flaticon.svg?96bdeb323b1f63220c3364a2df612cf6#flaticon") format("svg");
}

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

.flaticon-phone-call:before {
    content: "\f101";
}
.flaticon-lorry:before {
    content: "\f102";
}
.flaticon-wallet:before {
    content: "\f103";
}
.flaticon-truck:before {
    content: "\f104";
}
.flaticon-transportation-truck:before {
    content: "\f105";
}
.flaticon-time-left:before {
    content: "\f106";
}
.flaticon-right-arrow:before {
    content: "\f107";
}
.flaticon-home:before {
    content: "\f108";
}
