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

[class^="icon-ticket"], [class*=" icon-ticket"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Custom-ticket' !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-ticketticket:before {
  content: "\e900";
}
.icon-ticketshopping_bag:before {
  content: "\e902";
}
.icon-ticketshopping_basket:before {
  content: "\e903";
}
