@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?9241vw');
  src:  url('fonts/icomoon.eot?9241vw#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?9241vw') format('truetype'),
    url('fonts/icomoon.woff?9241vw') format('woff'),
    url('fonts/icomoon.svg?9241vw#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-download:before {
  content: "\e90c";
}
.icon-plus:before {
  content: "\e902";
}
.icon-arrow_drop_down:before {
  content: "\e90b";
}
.icon-arrow_forward:before {
  content: "\e903";
}
.icon-arrow_back:before {
  content: "\e904";
}
.icon-phone_in_talk:before {
  content: "\e905";
}
.icon-location_on:before {
  content: "\e901";
}
.icon-home:before {
  content: "\e900";
}
.icon-search:before {
  content: "\e906";
}
.icon-menu:before {
  content: "\e90d";
}
.icon-close:before {
  content: "\e90a";
}
.icon-arrow-up:before {
  content: "\e907";
}
.icon-envelope:before {
  content: "\e908";
}
.icon-mail:before {
  content: "\e908";
}
.icon-email:before {
  content: "\e908";
}
.icon-contact:before {
  content: "\e908";
}
.icon-link:before {
  content: "\e9cb";
}
.icon-fax:before {
  content: "\e909";
}
