@font-face {
  font-family: 'ebicons';
  src:  url('fonts/ebicons.eot?den5pu');
  src:  url('fonts/ebicons.eot?den5pu#iefix') format('embedded-opentype'),
    url('fonts/ebicons.ttf?den5pu') format('truetype'),
    url('fonts/ebicons.woff?den5pu') format('woff'),
    url('fonts/ebicons.svg?den5pu#ebicons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="ebs-"], [class*=" ebs-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ebicons' !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;
}

.ebs-Checklist:before {
  content: "\e902";
}
.ebs-Location:before {
  content: "\e904";
}
.ebs-Rain:before {
  content: "\e906";
}
.ebs-Plan:before {
  content: "\e901";
}
.ebs-Award:before {
  content: "\e900";
}
.ebs-NZ-Made:before {
  content: "\e903";
}
.ebs-Process:before {
  content: "\e905";
}
.ebs-Sheild:before {
  content: "\e907";
}
