@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?iy9bd7");
  src:
    url("fonts/icomoon.eot?iy9bd7#iefix") format("embedded-opentype"),
    url("fonts/icomoon.ttf?iy9bd7") format("truetype"),
    url("fonts/icomoon.woff?iy9bd7") format("woff"),
    url("fonts/icomoon.svg?iy9bd7#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;
  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;
}

.icon-functions-speed:before {
  content: "\e900";
}
.icon-function-speed:before {
  content: "\e901";
}
.icon-function-pto-rear:before {
  content: "\e902";
}
.icon-function-pto-front:before {
  content: "\e903";
}
.icon-function-hitch-rear:before {
  content: "\e904";
}
.icon-function-hitch-front:before {
  content: "\e905";
}
.icon-function-guidance:before {
  content: "\e906";
}
.icon-function-aux-valve-04:before {
  content: "\e907";
}
.icon-function-aux-valve-03:before {
  content: "\e908";
}
.icon-function-aux-valve-02:before {
  content: "\e909";
}
.icon-function-aux-valve-01:before {
  content: "\e90a";
}
.icon-automation-state-unavailable:before {
  content: "\e90b";
}
.icon-automation-state-ready-to-enable:before {
  content: "\e90c";
}
.icon-automation-state-not-ready:before {
  content: "\e90d";
}
.icon-automation-state-not-available:before {
  content: "\e90e";
}
.icon-automation-state-fault:before {
  content: "\e90f";
}
.icon-automation-state-error:before {
  content: "\e910";
}
.icon-automation-state-enabled:before {
  content: "\e911";
}
.icon-automation-state-active:before {
  content: "\e912";
}
