@font-face {
    font-family: "flaticon";
    src: url("./flaticon.ttf?8f5c7225ad2ef4bdb2a7093aadab483c") format("truetype"),
url("./flaticon.woff?8f5c7225ad2ef4bdb2a7093aadab483c") format("woff"),
url("./flaticon.woff2?8f5c7225ad2ef4bdb2a7093aadab483c") format("woff2"),
url("./flaticon.eot?8f5c7225ad2ef4bdb2a7093aadab483c#iefix") format("embedded-opentype"),
url("./flaticon.svg?8f5c7225ad2ef4bdb2a7093aadab483c#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-box:before {
    content: "\f101";
}
.flaticon-menu:before {
    content: "\f102";
}
