@font-face {
    font-family: "flaticon";
    src: url("./flaticon.ttf?be55f3f20a5a6875c3f45e75be5b3cc4") format("truetype"),
url("./flaticon.woff?be55f3f20a5a6875c3f45e75be5b3cc4") format("woff"),
url("./flaticon.woff2?be55f3f20a5a6875c3f45e75be5b3cc4") format("woff2"),
url("./flaticon.eot?be55f3f20a5a6875c3f45e75be5b3cc4#iefix") format("embedded-opentype"),
url("./flaticon.svg?be55f3f20a5a6875c3f45e75be5b3cc4#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;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
}

.flaticon-certificate:before {
    content: "\f101";
}
.flaticon-businessman:before {
    content: "\f102";
}
