@font-face {
  font-family: 'RooterXPRS-Icon';
  src:  url('fonts/RooterXPRS-Icon.eot?1pksg4');
  src:  url('fonts/RooterXPRS-Icon.eot?1pksg4#iefix') format('embedded-opentype'),
    url('fonts/RooterXPRS-Icon.ttf?1pksg4') format('truetype'),
    url('fonts/RooterXPRS-Icon.woff?1pksg4') format('woff'),
    url('fonts/RooterXPRS-Icon.svg?1pksg4#RooterXPRS-Icon') 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: 'RooterXPRS-Icon' !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-appointment_icon:before {
  content: "\e900";
  color: #2c3c8c;
}
.bbs-appointment_icon-1:before {
  content: "\e901";
  color: #fffcfc;
}
.bbs-clock_icon:before {
  content: "\e902";
  color: #fffcfc;
}
.bbs-clock_icon-1:before {
  content: "\e903";
  color: #2c3c8c;
}
.bbs-mail_icon:before {
  content: "\e904";
  color: #fffcfc;
}
.bbs-mail_icon-1:before {
  content: "\e905";
  color: #2c3c8c;
}
.bbs-phone_icon:before {
  content: "\e906";
  color: #2c3c8c;
}
.bbs-phone_icon-1:before {
  content: "\e907";
  color: #fffcfc;
}
