@charset "UTF-8";

@font-face {
  font-family: "la-maraka";
  src:url("fonts/la-maraka.eot");
  src:url("fonts/la-maraka.eot?#iefix") format("embedded-opentype"),
    url("fonts/la-maraka.woff") format("woff"),
    url("fonts/la-maraka.ttf") format("truetype"),
    url("fonts/la-maraka.svg#la-maraka") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "la-maraka" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "la-maraka" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-disabled:before {
  content: "\61";
}
.icon-disabled-circled:before {
  content: "\62";
}
.icon-parking:before {
  content: "\63";
}
.icon-lamaraka-18:before {
  content: "\64";
}
.icon-lamaraka-duracion-2a5:before {
  content: "\65";
}
.icon-lamaraka-mesa-4:before {
  content: "\66";
}
.icon-lamaraka-no-objetos:before {
  content: "\67";
}
.icon-lamaraka-silla-ruedas:before {
  content: "\68";
}
.icon-lamaraka-ticket-qr:before {
  content: "\69";
}
