@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?kizuyn');
  src:  url('fonts/icomoon.eot?kizuyn#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?kizuyn') format('truetype'),
    url('fonts/icomoon.woff?kizuyn') format('woff'),
    url('fonts/icomoon.svg?kizuyn#icomoon') 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: 'icomoon' !important;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-rendering: auto;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-allio-cow:before {
  content: "\e900";
}
.icon-allio-weight-kg:before {
  content: "\e901";
}
.icon-allio-service:before {
  content: "\e902";
}
.icon-allio-service-brich:before {
  content: "\e903";
}
.icon-allio-service-review:before {
  content: "\e904";
}
.icon-allio-service-insemination:before {
  content: "\e905";
}
.icon-allio-register-genetic:before {
  content: "\e906";
}
.icon-allio-cow-search:before {
  content: "\e907";
}
.icon-allio-cow-search-v2:before {
  content: "\e908";
}