@font-face {
  font-family: 'horseicon';
  src:  url('fonts/horseicon.eot?85g7k8');
  src:  url('fonts/horseicon.eot?85g7k8#iefix') format('embedded-opentype'),
    url('fonts/horseicon.ttf?85g7k8') format('truetype'),
    url('fonts/horseicon.woff?85g7k8') format('woff'),
    url('fonts/horseicon.svg?85g7k8#horseicon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="horsei-"], [class*=" horsei-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'horseicon' !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;
}

.horsei-horse-2:before {
  content: "\e902";
}
.horsei-horse-1:before {
  content: "\e906";
}
.horsei-horse-3:before {
  content: "\e907";
}
.horsei-horse-4:before {
  content: "\e908";
}
.horsei-business:before {
  content: "\e900";
}
.horsei-commerce:before {
  content: "\e901";
}
.horsei-shop:before {
  content: "\e903";
}
