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

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

.iconmotor-calendar:before {
  content: "\e900";
}
.iconmotor-close:before {
  content: "\e901";
}
.iconmotor-keyboard_arrow_down:before {
  content: "\e902";
}
.iconmotor-tag:before {
  content: "\e903";
}
