@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?yq32an');
  src:  url('fonts/icomoon.eot?yq32an#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?yq32an') format('truetype'),
    url('fonts/icomoon.woff?yq32an') format('woff'),
    url('fonts/icomoon.svg?yq32an#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-barley:before {
  content: "\e900";
}
.icon-farm:before {
  content: "\e901";
}
.icon-farm-2:before {
  content: "\e902";
}
.icon-farmer-male:before {
  content: "\e903";
}
.icon-field:before {
  content: "\e904";
}
.icon-field-and-tractor:before {
  content: "\e905";
}
.icon-ground:before {
  content: "\e906";
}
.icon-harvester:before {
  content: "\e907";
}
.icon-hay:before {
  content: "\e908";
}
.icon-hay-bale:before {
  content: "\e909";
}
.icon-wheat:before {
  content: "\e90a";
}
.icon-windmill:before {
  content: "\e90b";
}
