@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon5872.eot?c2sjer');
  src:  url('fonts/icomoon5872.eot?c2sjer#iefix') format('embedded-opentype'),
    url('fonts/icomoon5872.ttf?c2sjer') format('truetype'),
    url('fonts/icomoon5872.woff?c2sjer') format('woff'),
    url('fonts/icomoon5872.svg?c2sjer#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="grdeen-two-icon-"], [class*=" grdeen-two-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;
}

.grdeen-two-icon-clover:before {
  content: "\e940";
}
.grdeen-two-icon-green-technology:before {
  content: "\e941";
}
