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

[class^="barber-"], [class*=" barber-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'BarberShop' !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;
}

.barber-bars-solid:before {
  content: "\e900";
}
.barber-caret-right-solid:before {
  content: "\e901";
}
.barber-cart:before {
  content: "\e902";
}
.barber-check-circle-regular:before {
  content: "\e903";
}
.barber-times-solid:before {
  content: "\e904";
}
