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

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

.turbo-icon-dashboard:before {
  content: "\e900";
  color: #8c969f;
}
.turbo-icon-customer-logout:before {
  content: "\e901";
  color: #8c969f;
}
.turbo-icon-request-quote:before {
  content: "\e902";
  color: #8c969f;
}
.turbo-icon-edit-account:before {
  content: "\e903";
  color: #8c969f;
}
.turbo-icon-edit-address:before {
  content: "\e904";
  color: #8c969f;
}
.turbo-icon-orders:before {
  content: "\e905";
  color: #8c969f;
}
