@font-face {
  font-family: 'Animal-Icons';
  src:  url('../fonts/Animal-Icons.eot?dz8i0q');
  src:  url('../fonts/Animal-Icons.eot?dz8i0q#iefix') format('embedded-opentype'),
    url('../fonts/Animal-Icons.ttf?dz8i0q') format('truetype'),
    url('../fonts/Animal-Icons.woff?dz8i0q') format('woff'),
    url('../fonts/Animal-Icons.svg?dz8i0q#Animal-Icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Animal-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-chicken:before {
  content: "\e900";
}
.icon-chicken-head:before {
  content: "\e901";
}
.icon-cow:before {
  content: "\e902";
}
.icon-cow-head:before {
  content: "\e903";
}
.icon-duck:before {
  content: "\e904";
}
.icon-duck-head:before {
  content: "\e905";
}
.icon-goat:before {
  content: "\e906";
}
.icon-goat-head:before {
  content: "\e907";
}
.icon-goose:before {
  content: "\e908";
}
.icon-goose-head:before {
  content: "\e909";
}
.icon-horse:before {
  content: "\e90a";
}
.icon-horse-head:before {
  content: "\e90b";
}
.icon-pig:before {
  content: "\e90c";
}
.icon-pig-head:before {
  content: "\e90d";
}
.icon-rabbit:before {
  content: "\e90e";
}
.icon-rabbit-head:before {
  content: "\e90f";
}
.icon-sheep:before {
  content: "\e910";
}
.icon-sheep-head:before {
  content: "\e911";
}
.icon-turkey:before {
  content: "\e912";
}
.icon-turkey-head:before {
  content: "\e913";
}
.icon-cat:before {
  content: "\e914";
}
.icon-cat-head:before {
  content: "\e915";
}
.icon-dog:before {
  content: "\e916";
}
.icon-dog-head:before {
  content: "\e917";
}
.icon-virus:before {
  content: "\e91a";
}
.icon-virus-sec:before {
  content: "\e918";
}
.icon-virus-thd:before {
  content: "\e919";
}
.icon-virus-for:before {
  content: "\e914";
}