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

[class^="motox"], [class*=" motox"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'motoxicon' !important;
  speak: none;
  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;
}

.motoxlocation:before {
  content: "\e900";
  font-size:20px;
  font-weight:bold;
}
.motoxprizemoney:before {
  content: "\e901";
  font-size:20px;
  font-weight:bold;
}
.motoxticket:before {
  content: "\e902";
  font-size:20px;
  font-weight:bold;
}



