@font-face {
  font-family: 'icomoon-customer';
  src:
    url('fonts/icomoon-customer.ttf?x8t0ir') format('truetype'),
    url('fonts/icomoon-customer.woff?x8t0ir') format('woff'),
    url('fonts/icomoon-customer.svg?x8t0ir#icomoon-customer') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.customerfont-error:before {
  content: "\e900";
}
.customerfont-warning:before {
  content: "\e901";
}
.customerfont-not_interested:before {
  content: "\e902";
}
.customerfont-pause_circle_filled:before {
  content: "\e903";
}
.customerfont-play_circle_filled:before {
  content: "\e904";
}
.customerfont-stop:before {
  content: "\e905";
}
.customerfont-call:before {
  content: "\e906";
}
.customerfont-chat:before {
  content: "\e907";
}
.customerfont-email:before {
  content: "\e908";
}
.customerfont-location_on:before {
  content: "\e909";
}
.customerfont-add_circle:before {
  content: "\e90a";
}
.customerfont-remove_circle:before {
  content: "\e90b";
}
.customerfont-battery_full:before {
  content: "\e90c";
}
.customerfont-insert_emoticon:before {
  content: "\e90d";
}
.customerfont-cloud:before {
  content: "\e90e";
}
.customerfont-folder:before {
  content: "\e90f";
}
.customerfont-brightness_1:before {
  content: "\e910";
}
.customerfont-star:before {
  content: "\e911";
}
.customerfont-bookmark:before {
  content: "\e912";
}
.customerfont-check_circle:before {
  content: "\e913";
}
.customerfont-favorite:before {
  content: "\e914";
}
.customerfont-help:before {
  content: "\e915";
}
.customerfont-home:before {
  content: "\e916";
}
.customerfont-thumb_down:before {
  content: "\e917";
}
.customerfont-thumb_up:before {
  content: "\e918";
}
.customerfont-watch_later:before {
  content: "\e919";
}
.customerfont-shield:before {
  content: "\e91a";
}
