@font-face {
    font-family: "flaticon";
    src: url("./flaticon.ttf?8428eeca47d6c451a8ecd0b7fef5a18e") format("truetype"),
url("./flaticon.woff?8428eeca47d6c451a8ecd0b7fef5a18e") format("woff"),
url("./flaticon.woff2?8428eeca47d6c451a8ecd0b7fef5a18e") format("woff2"),
url("./flaticon.eot?8428eeca47d6c451a8ecd0b7fef5a18e#iefix") format("embedded-opentype"),
url("./flaticon.svg?8428eeca47d6c451a8ecd0b7fef5a18e#flaticon") format("svg");
}

[class^="flaticon-"]:before, [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;*/
    font-family: Flaticon;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

.flaticon-home-New:before {
    content: "\f101";
}
.flaticon-user-New:before {
    content: "\f102";
}
.flaticon-cloud-uploading-New:before {
    content: "\f103";
}
.flaticon-cabinet-drawer-New:before {
    content: "\f104";
}
.flaticon-placeholder-New:before {
    content: "\f105";
}
.flaticon-bar-chart-New:before {
    content: "\f106";
}
