@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?z37wzy');
  src:  url('fonts/icomoon.eot?z37wzy#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?z37wzy') format('truetype'),
    url('fonts/icomoon.woff?z37wzy') format('woff'),
    url('fonts/icomoon.svg?z37wzy#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: 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-phone:before {
  content: "\e004";
}
.icon-envelope:before {
  content: "\e028";
}
.icon-call:before {
  content: "\e900";
}
.icon-alternate_email:before {
  content: "\e901";
}
.icon-phone_enabled:before {
  content: "\e902";
}
.icon-phone1:before {
  content: "\e903";
}
.icon-user:before {
  content: "\e904";
}
.icon-user1:before {
  content: "\e905";
}
.icon-at:before {
  content: "\f1fa";
}
.icon-email:before {
  content: "\e906";
}
.icon-phone2:before {
  content: "\e907";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
