@font-face {
    font-family: "flaticon";
    src: url("./flaticon.ttf?f06795c3ed42e8ed078c1b6fae5754df") format("truetype"),
url("./flaticon.woff?f06795c3ed42e8ed078c1b6fae5754df") format("woff"),
url("./flaticon.woff2?f06795c3ed42e8ed078c1b6fae5754df") format("woff2"),
url("./flaticon.eot?f06795c3ed42e8ed078c1b6fae5754df#iefix") format("embedded-opentype"),
url("./flaticon.svg?f06795c3ed42e8ed078c1b6fae5754df#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-24-hours:before {
    content: "\f101";
}
.flaticon-development:before {
    content: "\f102";
}
.flaticon-gate:before {
    content: "\f103";
}
.flaticon-quality:before {
    content: "\f104";
}
.flaticon-tools:before {
    content: "\f105";
}
