@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon/icomoon.eot?p5wb27');
    src:  url('../fonts/icomoon/icomoon.eot?p5wb27#iefix') format('embedded-opentype'),
      url('../fonts/icomoon/icomoon.woff2?p5wb27') format('woff2'),
      url('../fonts/icomoon/icomoon.ttf?p5wb27') format('truetype'),
      url('../fonts/icomoon/icomoon.woff?p5wb27') format('woff'),
      url('https://cdn.icomoon.io/37364/StanleyParkBrewing/icomoon.svg?p5wb27#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
  
  [class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    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;
  }
  
  .icon-minus:before {
    content: "\e909";
  }
  .icon-remove:before {
    content: "\e909";
  }
  .icon-delete:before {
    content: "\e909";
  }
  .icon-plus:before {
    content: "\e908";
  }
  .icon-add:before {
    content: "\e908";
  }
  .icon-mail:before {
    content: "\e90a";
  }
  .icon-marker:before {
    content: "\e907";
  }
  .icon-location:before {
    content: "\e906";
  }
  .icon-beer-goggles:before {
    content: "\e905";
  }
  .icon-tap:before {
    content: "\e901";
  }
  .icon-pack:before {
    content: "\e902";
  }
  .icon-cans:before {
    content: "\e903";
  }
  .icon-bottles:before {
    content: "\e904";
  }
  .icon-beer:before {
    content: "\e900";
  }
  .icon-twitter:before {
    content: "\f099";
  }
  .icon-angle-left:before {
    content: "\f104";
  }
  .icon-angle-right:before {
    content: "\f105";
  }
  .icon-angle-up:before {
    content: "\f106";
  }
  .icon-angle-down:before {
    content: "\f107";
  }
  .icon-location-arrow:before {
    content: "\f124";
  }
  .icon-instagram:before {
    content: "\f16d";
  }
  .icon-facebook-official:before {
    content: "\f230";
  }