@font-face {
  font-family: 'dogcare';
  src:url('../fonts/dogcare.eot');
  src:url('../fonts/dogcare.eot') format('embedded-opentype'),
    url('../fonts/dogcare.woff') format('woff'),
    url('../fonts/dogcare.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.sow-icon-petshop {
    font-family: 'dogcare';
    display: inline-block;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'dogcare' !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-Hand:before {
  content: "\e900";
}
.icon-Heart:before {
  content: "\e901";
}
.icon-Like:before {
  content: "\e902";
}
.icon-Like_1:before {
  content: "\e903";
}
.icon-luggage:before {
  content: "\e904";
}
.icon-map-marker:before {
  content: "\e905";
}
.icon-mastercard:before {
  content: "\e906";
}
.icon-paypal:before {
  content: "\e907";
}
.icon-phone:before {
  content: "\e908";
}
.icon-pinterest:before {
  content: "\e909";
}
.icon-Play:before {
  content: "\e90a";
}
.icon-quotes:before {
  content: "\e90b";
}
.icon-Right_mark:before {
  content: "\e90c";
}
.icon-share:before {
  content: "\e90d";
}
.icon-Star:before {
  content: "\e90e";
}
.icon-stethoscope:before {
  content: "\e90f";
}
.icon-twitter:before {
  content: "\e910";
}
.icon-view:before {
  content: "\e911";
}
.icon-visa:before {
  content: "\e912";
}
.icon-Add:before {
  content: "\e913";
}
.icon-Bag_p:before {
  content: "\e914";
}
.icon-Bath:before {
  content: "\e915";
}
.icon-City:before {
  content: "\e916";
}
.icon-dog-food:before {
  content: "\e917";
}
.icon-envelope:before {
  content: "\e918";
}
.icon-facebook:before {
  content: "\e919";
}
.sow-icon-petshop[data-sow-icon]:before {
    content: attr(data-sow-icon);
}
