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

[class^="customicon-"], [class*=" customicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'custom' !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;
}

.customicon-dog-food-svgrepo-com-1:before {
  content: "\e900";
}
.customicon-pet-comb-svgrepo-com:before {
  content: "\e901";
}
.customicon-pet-lotion-svgrepo-com:before {
  content: "\e902";
}
.customicon-dog-food-svgrepo-com:before {
  content: "\e903";
}
.customicon-pet-shelter-svgrepo-com:before {
  content: "\e904";
}
