@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?uai31d');
  src:  url('fonts/icomoon.eot?uai31d#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?uai31d') format('truetype'),
    url('fonts/icomoon.woff?uai31d') format('woff'),
    url('fonts/icomoon.svg?uai31d#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-home:before {
  content: "\e900";
}
.icon-office:before {
  content: "\e903";
}
.icon-play:before {
  content: "\e912";
}
.icon-file-text:before {
  content: "\e922";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-key:before {
  content: "\e98d";
}
.icon-menu3:before {
  content: "\e9bf";
}
.icon-earth:before {
  content: "\e9ca";
}
.icon-paragraph-justify:before {
  content: "\ea7a";
}
.icon-mail4:before {
  content: "\ea86";
}
.icon-google-plus2:before {
  content: "\ea8c";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-twitter:before {
  content: "\ea96";
}

