@font-face {
  font-family: 'beer';
  src:
    url('fonts/beer.ttf?hu4p8n') format('truetype'),
    url('fonts/beer.woff?hu4p8n') format('woff'),
    url('fonts/beer.svg?hu4p8n#beer') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.beer-close:before {
  content: "\e900";
}
.beer-menu:before {
  content: "\e901";
}
.beer-calendar-check:before {
  content: "\f274";
}
.beer-leaf:before {
  content: "\f06c";
}
.beer-beer:before {
  content: "\f0fc";
}
.beer-map-marker-alt:before {
  content: "\f3c5";
}
.beer-mobile-alt:before {
  content: "\f3cd";
}
.beer-volleyball-ball:before {
  content: "\f45f";
}
.beer-vial:before {
  content: "\f492";
}
