@font-face {
  font-family: 'pets';
  src: url('../font/pets.eot?34211117');
  src: url('../font/pets.eot?34211117#iefix') format('embedded-opentype'),
       url('../font/pets.woff2?34211117') format('woff2'),
       url('../font/pets.woff?34211117') format('woff'),
       url('../font/pets.ttf?34211117') format('truetype'),
       url('../font/pets.svg?34211117#pets') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'pets';
    src: url('../font/pets.svg?34211117#pets') format('svg');
  }
}
*/
[class^="icon-pet-"]:before, [class*=" icon-pet-"]:before {
  font-family: "pets";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-pet-ball:before { content: '\e800'; } /* '' */
.icon-pet-bird-cage:before { content: '\e801'; } /* '' */
.icon-pet-bone:before { content: '\e802'; } /* '' */
.icon-pet-cat-box:before { content: '\e803'; } /* '' */
.icon-pet-cat:before { content: '\e804'; } /* '' */
.icon-pet-dog-bowl:before { content: '\e805'; } /* '' */
.icon-pet-dog:before { content: '\e806'; } /* '' */
.icon-pet-feeding-bottle:before { content: '\e807'; } /* '' */
.icon-pet-fish-bone:before { content: '\e808'; } /* '' */
.icon-pet-fish-bowl:before { content: '\e809'; } /* '' */
.icon-pet-fish-food:before { content: '\e80a'; } /* '' */
.icon-pet-hair-comb:before { content: '\e80b'; } /* '' */
.icon-pet-fish:before { content: '\e80c'; } /* '' */
.icon-pet-hamster-wheel:before { content: '\e80d'; } /* '' */
.icon-pet-kenner:before { content: '\e80e'; } /* '' */
.icon-pet-medicines:before { content: '\e80f'; } /* '' */
.icon-pet-pet-bag:before { content: '\e810'; } /* '' */
.icon-pet-pet-bath:before { content: '\e811'; } /* '' */
.icon-pet-pet-bed:before { content: '\e812'; } /* '' */
.icon-pet-pet-collar:before { content: '\e813'; } /* '' */
.icon-pet-pet-shampoo:before { content: '\e814'; } /* '' */
.icon-pet-pet-shop:before { content: '\e815'; } /* '' */
.icon-pet-pills:before { content: '\e816'; } /* '' */
.icon-pet-pippet:before { content: '\e817'; } /* '' */
.icon-pet-poop:before { content: '\e818'; } /* '' */
.icon-pet-pet-food:before { content: '\e819'; } /* '' */
.icon-pet-stetoscope:before { content: '\e81a'; } /* '' */
.icon-pet-scratcher:before { content: '\e81b'; } /* '' */
.icon-pet-syringe:before { content: '\e81c'; } /* '' */
.icon-pet-water-tank:before { content: '\e81d'; } /* '' */
