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

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

.nswbb-icon-What:before {
  content: "\e900";
}
.nswbb-icon-Partners:before {
  content: "\e901";
  color: #971a2f;
}
.nswbb-icon-Location:before {
  content: "\e902";
  color: #971a2f;
}
.nswbb-icon-Features:before {
  content: "\e903";
}
.nswbb-icon-Facts:before {
  content: "\e904";
  color: #971a2f;
}
.nswbb-icon-Benefits:before {
  content: "\e905";
}
