@font-face {
  font-family: 'motosport-icons';
  src: url('https://cdn.dlron.us/assets/fonts/motosport-icons/motosport-icons.woff2') format('woff2'),
       url('https://cdn.dlron.us/assets/fonts/motosport-icons/motosport-icons.woff') format('woff'),
       url('https://cdn.dlron.us/assets/fonts/motosport-icons/motosport-icons.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

[class^="moto-"]:before, [class*=" moto-"]:before {
  font-family: "motosport-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 0.8em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.moto-icon-atv:before { content: '\e800'; } /* '' */
.moto-icon-dirt-bike:before { content: '\e801'; } /* '' */
.moto-icon-scooter:before { content: '\e802'; } /* '' */
.moto-icon-side-by-side:before { content: '\e803'; } /* '' */
.moto-icon-street-bike:before { content: '\e804'; } /* '' */
.moto-icon-watercraft:before { content: '\e805'; } /* '' */