@font-face {
  font-family: 'Use--Avid-ico';
  src:  url('fonts/Use--Avid-ico.eot?dzxau8');
  src:  url('fonts/Use--Avid-ico.eot?dzxau8#iefix') format('embedded-opentype'),
    url('fonts/Use--Avid-ico.ttf?dzxau8') format('truetype'),
    url('fonts/Use--Avid-ico.woff?dzxau8') format('woff'),
    url('fonts/Use--Avid-ico.svg?dzxau8#Use--Avid-ico') 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: 'Use--Avid-ico' !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;
}

.bbs-water-pollution:before {
  content: "\e900";
}
.bbs-wrench:before {
  content: "\e909";
}
.bbs-alert:before {
  content: "\e90a";
}
.bbs-roof:before {
  content: "\e90b";
}
.bbs-virus:before {
  content: "\e915";
}
.bbs-emergency-call:before {
  content: "\e916";
}
.bbs-air-source-heat-pump:before {
  content: "\e917";
}
