@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?ke5hbj');
  src:  url('../fonts/icomoon.eot?ke5hbj#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?ke5hbj') format('truetype'),
    url('../fonts/icomoon.woff?ke5hbj') format('woff'),
    url('../fonts/icomoon.svg?ke5hbj#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-cc-mastercard:before {
  content: "\e919";
}
.icon-cc-visa:before {
  content: "\e91a";
}
.icon-gps_fixed:before {
  content: "\e918";
}
.icon-gps_not_fixed:before {
  content: "\e917";
}
.icon-location_searching:before {
  content: "\e917";
}
.icon-delivery_dining:before {
  content: "\e90c";
}
.icon-add-outline:before {
  content: "\e900";
}
.icon-add-solid:before {
  content: "\e901";
}
.icon-checkmark:before {
  content: "\e902";
}
.icon-checkmark-outline:before {
  content: "\e903";
}
.icon-cheveron-down:before {
  content: "\e904";
}
.icon-cheveron-left:before {
  content: "\e905";
}
.icon-cheveron-right:before {
  content: "\e906";
}
.icon-cheveron-up:before {
  content: "\e907";
}
.icon-close:before {
  content: "\e909";
}
.icon-edit-pencil:before {
  content: "\e90a";
}
.icon-menu:before {
  content: "\e90b";
}
.icon-notification:before {
  content: "\e90d";
}
.icon-share-alt:before {
  content: "\e90e";
}
.icon-shopping-cart:before {
  content: "\e90f";
}
.icon-shuffle:before {
  content: "\e910";
}
.icon-trash:before {
  content: "\e911";
}
.icon-new:before {
  content: "\e908";
}
.icon-tacos:before {
  content: "\e912";
}
.icon-burritos-white:before {
  content: "\e913";
}
.icon-deals_and_combos:before {
  content: "\e914";
}
.icon-dollar:before {
  content: "\e915";
}
.icon-dia:before {
  content: "\e9d9";
}
.icon-chalupa:before {
  content: "\e9df";
}
.icon-refresco:before {
  content: "\e9e0";
}
.icon-cupon:before {
  content: "\e9da";
}
.icon-nachos:before {
  content: "\e9dc";
}
.icon-favorito:before {
  content: "\e9dd";
}
.icon-combo:before {
  content: "\e9de";
}
.icon-burrito:before {
  content: "\e926";
}
.icon-drink:before {
  content: "\e928";
}
.icon-envoltura:before {
  content: "\e929";
}
.icon-location-campana:before {
  content: "\e92a";
}
.icon-nacho:before {
  content: "\e92b";
}
.icon-taco:before {
  content: "\e92c";
}
.icon-awesome-address-card:before {
  content: "\e92d";
  color: #666;
}
.icon-awesome-calendar-alt:before {
  content: "\e92e";
  color: #666;
}
.icon-awesome-user-alt:before {
  content: "\e92f";
  color: #666;
}
.icon-cart-plus:before {
  content: "\e930";
  color: #666;
}
.icon-email:before {
  content: "\e931";
  color: #666;
}
.icon-open-account-logout:before {
  content: "\e933";
  color: #666;
}
.icon-pedido:before {
  content: "\e934";
  color: #707070;
}
.icon-video-library:before {
  content: "\e935";
  color: #666;
}
.icon-tit-combos:before {
  content: "\e9d2";
  color: #666;
}
.icon-tit-promos:before {
  content: "\e9d3";
  /*color: #666;*/
}
.icon-home:before {
  content: "\e9d4";
}
.icon-camera:before {
  content: "\e916";
}
.icon-price-tag:before {
  content: "\e9d8";
}
.icon-price-tags:before {
  content: "\e9db";
}
.icon-canje:before {
  content: "\e938";
}
.icon-ticket:before {
  content: "\e939";
}
.icon-spinner11:before {
  content: "\e984";
}
.icon-search:before {
  content: "\e9d6";
}
.icon-magic-wand:before {
  content: "\e9d7";
}
.icon-heart:before {
  content: "\e9e1";
}





.icon-bullet{
  display: block;
  background: #eaeaea;
  width:10px;
  height: 10px;
  border-radius: 50%;
}
