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

[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-wb_sunny:before {
  content: "\e902";
}
.icon-phonelink_lock:before {
  content: "\e903";
}
.icon-event_available:before {
  content: "\e900";
}
.icon-diamond:before {
  content: "\e905";
}
.icon-hand:before {
  content: "\e901";
}
.icon-newspaper:before {
  content: "\e904";
}
.icon-location:before {
  content: "\e947";
}
.icon-database:before {
  content: "\e964";
}
.icon-bubbles:before {
  content: "\e96c";
}
.icon-user:before {
  content: "\e971";
}
.icon-quotes-left:before {
  content: "\e977";
}
.icon-quotes-right:before {
  content: "\e978";
}
.icon-enlarge:before {
  content: "\e989";
}
.icon-cog:before {
  content: "\e994";
}
.icon-target:before {
  content: "\e9b3";
}
.icon-star-full:before {
  content: "\e9d9";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-linkedin2:before {
  content: "\eaca";
}
