@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?hgj20f');
  src:  url('../fonts/icomoon.eot?hgj20f#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?hgj20f') format('truetype'),
    url('../fonts/icomoon.woff?hgj20f') format('woff'),
    url('../fonts/icomoon.svg?hgj20f#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: 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-envelope-o:before {
  content: "\f003";
}
.icon-user:before {
  content: "\f007";
}
.icon-phone:before {
  content: "\f095";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-users:before {
  content: "\f0c0";
}
.icon-bars:before {
  content: "\f0c9";
}
.icon-navicon:before {
  content: "\f0c9";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-instagram:before {
  content: "\ea92";
}
