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

.bbs-cust-link-2:before {
  content: "\e903";
}
.bbs-cust-pin:before {
  content: "\e904";
  color: #14b7e9;
}
.bbs-cust-phone:before {
  content: "\e900";
  color: #14b7e9;
}
.bbs-cust-link:before {
  content: "\e901";
  color: #14b7e9;
}
.bbs-cust-deal:before {
  content: "\e902";
  color: #14b7e9;
}
