@font-face {
    font-family: "flaticon";
    src: url("./flaticon.ttf?8ddb67e1c76585aa6cf676e0523f7c28") format("truetype"),
url("./flaticon.woff?8ddb67e1c76585aa6cf676e0523f7c28") format("woff"),
url("./flaticon.woff2?8ddb67e1c76585aa6cf676e0523f7c28") format("woff2"),
url("./flaticon.eot?8ddb67e1c76585aa6cf676e0523f7c28#iefix") format("embedded-opentype"),
url("./flaticon.svg?8ddb67e1c76585aa6cf676e0523f7c28#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-call:before {
    content: "\f101";
}
.flaticon-send-mail:before {
    content: "\f102";
}
.flaticon-calendar:before {
    content: "\f103";
}
.flaticon-worker:before {
    content: "\f104";
}
.flaticon-address:before {
    content: "\f105";
}
.flaticon-palette:before {
    content: "\f106";
}
