@font-face {
  font-family: 'icomoon';
  src:  url('https://cdn.icomoon.io/71628/EmpireMachinery/icomoon.eot?bmdtan');
  src:  url('https://cdn.icomoon.io/71628/EmpireMachinery/icomoon.eot?bmdtan#iefix') format('embedded-opentype'),
    url('https://cdn.icomoon.io/71628/EmpireMachinery/icomoon.woff2?bmdtan') format('woff2'),
    url('https://cdn.icomoon.io/71628/EmpireMachinery/icomoon.ttf?bmdtan') format('truetype'),
    url('https://cdn.icomoon.io/71628/EmpireMachinery/icomoon.woff?bmdtan') format('woff'),
    url('https://cdn.icomoon.io/71628/EmpireMachinery/icomoon.svg?bmdtan#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-checkmark:before {
  content: "\e908";
}
.icon-quote:before {
  content: "\e907";
  color: #f26323;
}
.icon-icon-equipment-sales:before {
  content: "\e904";
  color: #c6cbcf;
}
.icon-icon-lease-to-own:before {
  content: "\e905";
  color: #c6cbcf;
}
.icon-icon-broad-reach:before {
  content: "\e906";
  color: #c6cbcf;
}
.icon-icon-industry-exp:before {
  content: "\e903";
  color: #c6cbcf;
}
.icon-icon-full-spectrum:before {
  content: "\e902";
  color: #c6cbcf;
}
.icon-arrow_downward:before {
  content: "\e900";
}
.icon-arrow_forward:before {
  content: "\e901";
}
