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

.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;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-envelope-o:before {
  content: "\f003";
}
.icon-check2:before {
  content: "\f00e";
}
.icon-close2:before {
  content: "\f00f";
}
.icon-remove2:before {
  content: "\f00f";
}
.icon-times2:before {
  content: "\f00f";
}
.icon-print:before {
  content: "\f02f";
}
.icon-feed:before {
  content: "\f09e";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-bars2:before {
  content: "\f0ca";
}
.icon-navicon2:before {
  content: "\f0ca";
}
.icon-reorder2:before {
  content: "\f0ca";
}
.icon-rotate-left:before {
  content: "\f0e2";
}
.icon-undo:before {
  content: "\f0e2";
}
.icon-chevron-circle-left2:before {
  content: "\f139";
}
.icon-chevron-circle-right2:before {
  content: "\f13a";
}
.icon-chevron-circle-up:before {
  content: "\f13b";
}
.icon-check:before {
  content: "\f00c";
}
.icon-close:before {
  content: "\f00d";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-times:before {
  content: "\f00d";
}
.icon-times-circle-o:before {
  content: "\f05c";
}
.icon-check-circle-o:before {
  content: "\f05d";
}
.icon-twitter-square:before {
  content: "\f081";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-google-plus-circle:before {
  content: "\f2b3";
}
.icon-google-plus-official:before {
  content: "\f2b3";
}
.icon-bars:before {
  content: "\f0c9";
}
.icon-navicon:before {
  content: "\f0c9";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-search:before {
  content: "\f002";
}
.icon-check-circle:before {
  content: "\f058";
}
.icon-chevron-circle-left:before {
  content: "\f137";
}
.icon-chevron-circle-right:before {
  content: "\f138";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-minus-circle:before {
  content: "\f056";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-plus-circle:before {
  content: "\f055";
}
.icon-rss-square:before {
  content: "\f143";
}
.icon-times-circle:before {
  content: "\f057";
}
.icon-toggle-off:before {
  content: "\f204";
}
.icon-toggle-on:before {
  content: "\f205";
}
.icon-youtube:before {
  content: "\1f5eb";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-user:before {
  content: "\e971";
}

