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

[class^="icmoon-icon-"], [class*=" icmoon-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;
}

.icmoon-icon-envelop:before {
  content: "\e945";
}
.icmoon-icon-location:before {
  content: "\e947";
}
.icmoon-icon-key:before {
  content: "\e98d";
}
.icmoon-icon-arrow-left2:before {
  content: "\ea40";
}
.icmoon-icon-circle-left:before {
  content: "\ea44";
}
.icmoon-icon-google-plus:before {
  content: "\ea8b";
}
.icmoon-icon-facebook:before {
  content: "\ea90";
}
.icmoon-icon-instagram:before {
  content: "\ea92";
}
.icmoon-icon-twitter:before {
  content: "\ea96";
}
.icmoon-icon-youtube:before {
  content: "\ea9d";
}
.icmoon-icon-pinterest:before {
  content: "\ead1";
}
.icmoon-icon-yelp:before {
  content: "\ead7";
}

