@font-face {
  font-family: 'icomoon';
  src:  url('icomoon1b44.eot?u83kyo');
  src:  url('icomoon1b44.eot?u83kyo#iefix') format('embedded-opentype'),
    url('icomoon1b44.ttf?u83kyo') format('truetype'),
    url('icomoon1b44.woff?u83kyo') format('woff'),
    url('icomoon1b44.svg?u83kyo#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-call-o:before {
  content: "\e951";
}

.icon-user:before {
  content: "\e974";
}

.icon-mail:before {
  content: "\e963";
}