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

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

.baristamo-icon-account:before {
  content: "\e900";
}
.baristamo-icon-arrow-down:before {
  content: "\e901";
}
.baristamo-icon-arrow-left:before {
  content: "\e902";
}
.baristamo-icon-arrow-right:before {
  content: "\e903";
}
.baristamo-icon-arrow-up:before {
  content: "\e904";
}
.baristamo-icon-bean-alt:before {
  content: "\e905";
}
.baristamo-icon-bean:before {
  content: "\e906";
}
.baristamo-icon-blog:before {
  content: "\e907";
}
.baristamo-icon-box:before {
  content: "\e908";
}
.baristamo-icon-cart:before {
  content: "\e909";
}
.baristamo-icon-coffee:before {
  content: "\e90a";
}
.baristamo-icon-cup:before {
  content: "\e90b";
}
.baristamo-icon-email:before {
  content: "\e90c";
}
.baristamo-icon-globe:before {
  content: "\e90d";
}
.baristamo-icon-hours:before {
  content: "\e90e";
}
.baristamo-icon-info:before {
  content: "\e90f";
}
.baristamo-icon-location:before {
  content: "\e910";
}
.baristamo-icon-menu-close:before {
  content: "\e911";
}
.baristamo-icon-menu-open:before {
  content: "\e912";
}
.baristamo-icon-phone:before {
  content: "\e913";
}
.baristamo-icon-taste:before {
  content: "\e914";
}
.baristamo-icon-truck:before {
  content: "\e915";
}
