@font-face {
    font-family: "flaticon";
    src: url("./flaticon.ttf?ac153dbe5d3931414f1b2e69a179ac0e") format("truetype"),
url("./flaticon.woff?ac153dbe5d3931414f1b2e69a179ac0e") format("woff"),
url("./flaticon.woff2?ac153dbe5d3931414f1b2e69a179ac0e") format("woff2"),
url("./flaticon.eot?ac153dbe5d3931414f1b2e69a179ac0e#iefix") format("embedded-opentype"),
url("./flaticon.svg?ac153dbe5d3931414f1b2e69a179ac0e#flaticon") format("svg");
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: "Flaticon";
        src: url("./flaticon.svg?ac153dbe5d3931414f1b2e69a179ac0e#Flaticon") format("svg");
    }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    display: inline-block;
    font-family: Flaticon;
    font-style: normal;
    line-height: 1;
}


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-trash:before {
    content: "\f101";
}
.flaticon-search:before {
    content: "\f102";
}
.flaticon-account-o:before {
    content: "\f103";
}
.flaticon-cart-o:before {
    content: "\f104";
}
.flaticon-facebook:before {
    content: "\f105";
}
.flaticon-google:before {
    content: "\f106";
}
.flaticon-logout:before {
    content: "\f107";
}
.flaticon-chevron-right:before {
    content: "\f108";
}
.flaticon-minus:before {
    content: "\f109";
}
.flaticon-plus:before {
    content: "\f10a";
}
.flaticon-star:before {
    content: "\f10b";
}
.flaticon-star-o:before {
    content: "\f10c";
}
.flaticon-close:before {
    content: "\f10d";
}
.flaticon-chevron-right-2:before {
    content: "\f10e";
}
.flaticon-chevron-left-2:before {
    content: "\f10f";
}
.flaticon-chevron-left:before {
    content: "\f110";
}
.flaticon-apple:before {
    content: "\f111";
}
.flaticon-instagram:before {
    content: "\f112";
}
.flaticon-menu:before {
    content: "\f113";
}
.flaticon-comment:before {
    content: "\f114";
}
.flaticon-like-o:before {
    content: "\f115";
}
.flaticon-like:before {
    content: "\f116";
}
