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