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

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Custom-Icons' !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;
}

.bbsGroup-40220:before {
  content: "\e900";
  color: #1f6636;
}
