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

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

.caterer-event-catering:before {
  content: "\e901";
}
.caterer-fresh-meal:before {
  content: "\e902";
}
.caterer-oven-to-doorstep:before {
  content: "\e903";
}
.caterer-certified-chefs:before {
  content: "\e904";
}
.caterer-deliver-in-time:before {
  content: "\e905";
}
.caterer-premium-catering:before {
  content: "\e906";
}
.caterer-flames-icon:before {
  content: "\e910";
}
.caterer-chefs-team:before {
  content: "\e907";
}
.caterer-corporate-catering:before {
  content: "\e908";
}
.caterer-dishes-menu:before {
  content: "\e909";
}
.caterer-online-orders:before {
  content: "\e90a";
}
