@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?eg60iq');
  src:  url('fonts/icomoon.eot?eg60iq#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?eg60iq') format('truetype'),
    url('fonts/icomoon.woff?eg60iq') format('woff'),
    url('fonts/icomoon.svg?eg60iq#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: 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;
}

.icon-appetizer:before {
  content: "\e900";
  color: #fff;
}
.icon-burrito-Factory:before {
  content: "\e901";
  color: #fff;
}
.icon-burrito-specialties:before {
  content: "\e902";
  color: #fff;
}
.icon-fajitas-factory:before {
  content: "\e903";
  color: #fff;
}
.icon-chimichanga:before {
  content: "\e904";
  color: #fff;
}
.icon-enchilada:before {
  content: "\e905";
  color: #fff;
}
.icon-lunch:before {
  content: "\e906";
  color: #fff;
}
.icon-desserts:before {
  content: "\e907";
  color: #fff;
}
.icon-house-specialties:before {
  content: "\e908";
  color: #fff;
}
.icon-nachos:before {
  content: "\e909";
  color: #fff;
}
.icon-parrillada-factory:before {
  content: "\e90a";
  color: #fff;
}
.icon-quesadilla:before {
  content: "\e90b";
  color: #fff;
}
.icon-salad:before {
  content: "\e90c";
  color: #fff;
}
.icon-sea-food:before {
  content: "\e90d";
  color: #fff;
}
.icon-taco:before {
  content: "\e90e";
  color: #fff;
}
