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

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

.cafe-spoon-knife:before {
  content: "\e900";
}
.cafe-beer:before {
  content: "\e901";
}
.cafe-coffee:before {
  content: "\e902";
}
.cafe-star-o:before {
  content: "\e903";
}
.cafe-thumb-tack:before {
  content: "\e904";
}
.cafe-comments:before {
  content: "\e905";
}
.cafe-envelope-o:before {
  content: "\e906";
}
.cafe-local_fire_department:before {
  content: "\e907";
}
.cafe-close:before {
  content: "\e908";
}
.cafe-menu:before {
  content: "\e909";
}
