@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.woff2') format('woff2'),
  url('../fonts/icomoon.woff') format('woff');
  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-googlemybusiness:before {
  content: "\e916";
}
.icon-google:before {
  content: "\e912";
}
.icon-mobile:before {
  content: "\e913";
}
.icon-yelp:before {
  content: "\e914";
}
.icon-pinterest:before {
  content: "\e915";
}
.icon-hexa:before {
  content: "\e90f";
}
.icon-youtube:before {
  content: "\e910";
}
.icon-linkedin:before {
  content: "\e911";
}
.icon-telephone:before {
  content: "\e900";
}
.icon-email:before {
  content: "\e901";
}
.icon-placeholder:before {
  content: "\e902";
}
.icon-reply:before {
  content: "\e903";
}
.icon-map-pin:before {
  content: "\e904";
}
.icon-arrow_forward_ios:before {
  content: "\e905";
}

.icon-arrow_back_ios:before {
  content: "\e906";
}
.icon-keyboard_arrow_up:before {
  content: "\e907";
}
.icon-keyboard_arrow_right:before {
  content: "\e908";
}
.icon-keyboard_arrow_left:before {
  content: "\e909";
}
.icon-keyboard_arrow_down:before {
  content: "\e90a";
}
.icon-twitter:before {
  content: "\e90c";
}
.icon-facebook:before {
  content: "\e90d";
}
.icon-facebook-f:before {
  content: "\e90d";
}
.icon-instagram:before {
  content: "\e90e";
}
.icon-star:before {
  content: "\e90b";
}