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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-add:before {
  content: "\e900";
}
.icon-subtract:before {
  content: "\e901";
}
.icon-x-altx-alt:before {
  content: "\e902";
}
.icon-euro_symbol:before {
  content: "\e926";
}
.icon-search:before {
  content: "\f002";
}
.icon-star:before {
  content: "\f005";
}
.icon-user:before {
  content: "\f007";
}
.icon-search-plus:before {
  content: "\f00e";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-phone:before {
  content: "\f095";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-facebook-f:before {
  content: "\f09a";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-dribbble:before {
  content: "\f17d";
}
.icon-git:before {
  content: "\f1d3";
}
.icon-pinterest-p:before {
  content: "\f231";
}
.icon-chevron-thin-left:before {
  content: "\e904";
}
.icon-chevron-thin-right:before {
  content: "\e905";
}
.icon-google:before {
  content: "\e903";
}
