@font-face {
    font-family: "flaticon";
    src: url("./flaticon.ttf?758d5fefe7de53b7af6e665f095bc54a") format("truetype"),
url("./flaticon.woff?758d5fefe7de53b7af6e665f095bc54a") format("woff"),
url("./flaticon.woff2?758d5fefe7de53b7af6e665f095bc54a") format("woff2"),
url("./flaticon.eot?758d5fefe7de53b7af6e665f095bc54a#iefix") format("embedded-opentype"),
url("./flaticon.svg?758d5fefe7de53b7af6e665f095bc54a#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-compact-disc:before {
    content: "\f101";
}
.flaticon-compact-disc-with-glare:before {
    content: "\f102";
}
.flaticon-press:before {
    content: "\f103";
}
.flaticon-round-shot:before {
    content: "\f104";
}
