@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?4tb95o');
  src:  url('fonts/icomoon.eot?4tb95o#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?4tb95o') format('truetype'),
    url('fonts/icomoon.woff?4tb95o') format('woff'),
    url('fonts/icomoon.svg?4tb95o#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-x:before {
  content: "\e90a";
}
.icon-user:before {
  content: "\e902";
}
.icon-shopping-bag:before {
  content: "\e901";
}
.icon-google-plus:before {
  content: "\e90f";
}
.icon-google:before {
  content: "\e910";
}
.icon-yelp:before {
  content: "\e90e";
}
.icon-envelope:before {
  content: "\e90d";
}
.icon-map-marker:before {
  content: "\e90b";
}
.icon-phone:before {
  content: "\e90c";
}
.icon-youtube-play:before {
  content: "\e903";
}
.icon-pinterest-p:before {
  content: "\e904";
}
.icon-linkedin:before {
  content: "\e905";
}
.icon-instagram:before {
  content: "\e906";
}
.icon-facebook:before {
  content: "\e907";
}
.icon-facebook-f:before {
  content: "\e907";
}
.icon-angle-right:before {
  content: "\e908";
}
.icon-angle-left:before {
  content: "\e909";
}
.icon-search:before {
  content: "\e900";
}
.icon-quotes-left:before {
  content: "\e977";
}
