@font-face {
    font-family: "flaticon_mycollection";
    src: url("./../fonts/flaticon_mycollection.ttf?0923955e440fcb0e8e569a41f5a42ecf") format("truetype"),
    url("./../fonts/flaticon_mycollection.woff?0923955e440fcb0e8e569a41f5a42ecf") format("woff"),
    url("./../fonts/flaticon_mycollection.woff2?0923955e440fcb0e8e569a41f5a42ecf") format("woff2"),
    url("./../fonts/flaticon_mycollection.eot?0923955e440fcb0e8e569a41f5a42ecf#iefix") format("embedded-opentype"),
    url("./../fonts/flaticon_mycollection.svg?0923955e440fcb0e8e569a41f5a42ecf#flaticon_mycollection") format("svg");
}

span[class^="flaticon-"]:before, span[class*=" flaticon-"]:before {
    font-family: flaticon_mycollection !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-cloud-data:before {
    content: "\f101";
}
.flaticon-cloud-server:before {
    content: "\f102";
}
.flaticon-web-hosting:before {
    content: "\f103";
}
