@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?aaurs2');
  src:  url('fonts/icomoon.eot?aaurs2#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?aaurs2') format('truetype'),
    url('fonts/icomoon.woff?aaurs2') format('woff'),
    url('fonts/icomoon.svg?aaurs2#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-variant: normal;
  text-rendering: auto;
  line-height: 1;

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

.line-spacing-1x {
  line-height: 1;
}

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