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