@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?mw6v0w');
  src:  url('fonts/icomoon.eot?mw6v0w#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?mw6v0w') format('truetype'),
    url('fonts/icomoon.woff?mw6v0w') format('woff'),
    url('fonts/icomoon.svg?mw6v0w#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-arrow-down:before {
  content: "\e900";
}
.icon-arrow-left:before {
  content: "\e901";
}
.icon-arrow-right:before {
  content: "\e902";
}
.icon-arrow-up:before {
  content: "\e903";
}
.icon-calendar:before {
  content: "\e904";
}
.icon-camera:before {
  content: "\e905";
}
.icon-car:before {
  content: "\e906";
}
.icon-check:before {
  content: "\e91f";
}
.icon-chevron-down:before {
  content: "\e908";
}
.icon-chevron-left:before {
  content: "\e907";
}
.icon-chevron-right:before {
  content: "\e909";
}
.icon-chevron-up:before {
  content: "\e90a";
}
.icon-contact:before {
  content: "\e90b";
}
.icon-corner-down-right:before {
  content: "\e920";
}
.icon-datepicker:before {
  content: "\e90c";
}
.icon-email:before {
  content: "\e90d";
}
.icon-facebook:before {
  content: "\e91a";
}
.icon-forward:before {
  content: "\e90e";
}
.icon-garage:before {
  content: "\e90f";
}
.icon-gas:before {
  content: "\e910";
}
.icon-globe:before {
  content: "\e911";
}
.icon-heart:before {
  content: "\e912";
}
.icon-hours:before {
  content: "\e913";
}
.icon-instagram:before {
  content: "\e91b";
}
.icon-map:before {
  content: "\e914";
}
.icon-phone:before {
  content: "\e915";
}
.icon-plus:before {
  content: "\e921";
}
.icon-power:before {
  content: "\e916";
}
.icon-repeat:before {
  content: "\e923";
}
.icon-rss:before {
  content: "\e91c";
}
.icon-search:before {
  content: "\e917";
}
.icon-settings:before {
  content: "\e918";
}
.icon-tachometer:before {
  content: "\e919";
}
.icon-twitter:before {
  content: "\e91d";
}
.icon-user:before {
  content: "\e91e";
}
.icon-warning:before {
  content: "\e922";
}
.icon-x:before {
  content: "\e924";
}
