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

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

.autoto-user-create-account-01:before {
  content: "\e900";
  color: #bd7dad;
}
