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

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

.sbl-icon-partnership:before {
  content: "\e900";
}
.sbl-icon-training-seminar:before {
  content: "\e901";
}
.sbl-icon-team-efficienct:before {
  content: "\e902";
}
.sbl-icon-shield:before {
  content: "\e903";
}
.sbl-icon-broadcast:before {
  content: "\e904";
}
