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

[class^="icon-sbp-"], [class*=" icon-sbp-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'SBP-Iconfont' !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-sbp-sbp-Logo-m:before {
  content: "\e900";
}
.icon-sbp-sbp-overview:before {
  content: "\e901";
}
.icon-sbp-sbp-chev-right:before {
  content: "\e902";
}
.icon-sbp-sbp-chev-left:before {
  content: "\e903";
}
.icon-sbp-sbp-arrow-left:before {
  content: "\e904";
}
.icon-sbp-sbp-arrow-right:before {
  content: "\e905";
}
