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

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

.icon-account_circle:before {
  content: "\e900";
}
.icon-audio_description:before {
  content: "\e901";
}
.icon-call:before {
  content: "\e902";
}
.icon-closed_caption:before {
  content: "\e903";
}
.icon-contact_support:before {
  content: "\e904";
}
.icon-credit_card:before {
  content: "\e905";
}
.icon-delivery_truck_speed:before {
  content: "\e906";
}
.icon-ear_sound:before {
  content: "\e907";
}
.icon-fragrance:before {
  content: "\e908";
}
.icon-keyboard:before {
  content: "\e909";
}
.icon-lightbulb_2:before {
  content: "\e90a";
}
.icon-manage_history:before {
  content: "\e90b";
}
.icon-phishing:before {
  content: "\e90c";
}
.icon-replay:before {
  content: "\e90d";
}
.icon-reset_wrench:before {
  content: "\e90e";
}
.icon-shopping_cart:before {
  content: "\e90f";
}
.icon-storefront:before {
  content: "\e910";
}
.icon-text_increase:before {
  content: "\e911";
}
.icon-touchpad_mouse:before {
  content: "\e912";
}
.icon-voice_selection:before {
  content: "\e913";
}
