@font-face {
    font-family: "flaticon";
    src: url("./flaticon.ttf?4718b5f31d0271998853619e87052c16") format("truetype"),
url("./flaticon.woff?4718b5f31d0271998853619e87052c16") format("woff"),
url("./flaticon.woff2?4718b5f31d0271998853619e87052c16") format("woff2"),
url("./flaticon.eot?4718b5f31d0271998853619e87052c16#iefix") format("embedded-opentype"),
url("./flaticon.svg?4718b5f31d0271998853619e87052c16#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;
    font-size: 26px;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: top;
    margin-right:10px;
    
}

.flaticon-briefcase:before {
    content: "\f101";
}
.flaticon-vector:before {
    content: "\f102";
}
.flaticon-envelope:before {
    content: "\f103";
}
