@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "submarcas" !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^="submarca-"]:before,
[class*=" submarca-"]:before {
  font-family: "submarcas" !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;
}

.submarca-aliado:before {
  content: "\61";
}
.submarca-bonoticket:before {
  content: "\62";
}
.submarca-electronicticket:before {
  content: "\63";
}
.submarca-meses:before {
  content: "\64";
}
.submarca-pocketticket:before {
  content: "\65";
}
.submarca-printticket:before {
  content: "\66";
}
.submarca-registro:before {
  content: "\67";
}
.submarca-secureticket:before {
  content: "\68";
}
