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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'animalicons' !important;
  speak: never;
  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-dog:before {
  content: "\e90c";
}
.icon-icons8-kitty-100:before {
  content: "\e901";
}
.icon-icons8-pets-100:before {
  content: "\e902";
}
.icon-cats:before {
  content: "\e903";
}
.icon-animal-welfare:before {
  content: "\e904";
}
.icon-cone:before {
  content: "\e905";
}
.icon-dog-1:before {
  content: "\e906";
}
.icon-rescue-dog:before {
  content: "\e907";
}
.icon-protection:before {
  content: "\e908";
}
.icon-vaccine:before {
  content: "\e909";
}
.icon-daycare:before {
  content: "\e90a";
}
.icon-icons8-black-jaguar-100:before {
  content: "\e90b";
}
.icon-paw:before {
  content: "\e900";
}
