@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?3l5r1c');
  src:  url('fonts/icomoon.eot?3l5r1c#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?3l5r1c') format('truetype'),
    url('fonts/icomoon.woff?3l5r1c') format('woff'),
    url('fonts/icomoon.svg?3l5r1c#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-star:before {
  content: "\f005";
}
.icon-user:before {
  content: "\f007";
}
.icon-grid:before {
  content: "\f00a";
}
.icon-check:before {
  content: "\f00c";
}
.icon-close:before {
  content: "\f00d";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-maximize-plus:before {
  content: "\f00e";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-shoppingcart:before {
  content: "\f07a";
}
.icon-bookmark:before {
  content: "\f097";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-navicon:before {
  content: "\f0c9";
}
.icon-list:before {
  content: "\f0c9";
}
.icon-email:before {
  content: "\f0e0";
}
.icon-comment:before {
  content: "\f0e5";
}
.icon-thumbs-up:before {
  content: "\f164";
}
.icon-twitter-square:before {
  content: "\f081";
}
.icon-facebook-square:before {
  content: "\f082";
}
.icon-pinterest-square:before {
  content: "\f0d3";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram-square:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-rss:before {
  content: "\ea9b";
}
.icon-pinterest:before {
  content: "\ead2";
}
.icon-left:before {
  content: "\e903";
}
.icon-right:before {
  content: "\e904";
}
.icon-up:before {
  content: "\e901";
}
.icon-down:before {
  content: "\e902";
}
.icon-search:before {
  content: "\e905";
}
.icon-phone:before {
  content: "\e900";
}
.icon-cog:before {
  content: "\e023";
}
.icon-heart:before {
  content: "\e024";
}
.icon-arrow-right:before {
  content: "\e095";
}
.icon-maximize:before {
  content: "\e112";
}
.icon-plus:before {
  content: "\e114";
}
.icon-google-plus:before {
  content: "\ea8b";
}

