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

[class^="fa-"], [class*=" fa-"] {
  /* 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;
}

.fa-home:before {
  content: "\e902";
}
.fa-edit:before {
  content: "\e905";
}
.fa-tint:before {
  content: "\e90b";
}
.fa-book:before {
  content: "\e91f";
}
.fa-phone:before {
  content: "\e942";
}
.fa-map-marker:before {
  content: "\e947";
}
.fa-clock-o:before {
  content: "\e94e";
}
.fa-mobile:before {
  content: "\e958";
}
.fa-user:before {
  content: "\e971";
}
.fa-spinner:before {
  content: "\e984";
}
.fa-search:before {
  content: "\e986";
}
.fa-briefcase:before {
  content: "\e9ae";
}
.fa-bars:before {
  content: "\e9bd";
}
.fa-eye:before {
  content: "\e9ce";
}
.fa-eye-blocked:before {
  content: "\e9d1";
}
.fa-plus:before {
  content: "\ea0a";
}
.fa-minus:before {
  content: "\ea0b";
}
.fa-cancel-circle:before {
  content: "\ea0d";
}
.fa-close:before {
  content: "\ea0f";
}
.fa-play:before {
  content: "\ea1c";
}
.fa-refresh:before {
  content: "\ea2e";
}
.fa-arrow-up:before {
  content: "\ea3a";
}
.fa-arrow-right:before {
  content: "\ea3c";
}
.fa-arrow-down:before {
  content: "\ea3e";
}
.fa-arrow-left:before {
  content: "\ea40";
}
.fa-align-center:before {
  content: "\ea78";
}
.fa-envelope:before {
  content: "\ea85";
}
.fa-facebook:before {
  content: "\ea91";
}
.fa-instagram:before {
  content: "\ea92";
}
.fa-whatsapp:before {
  content: "\ea93";
}
.fa-telegram:before {
  content: "\ea95";
}
.fa-vk:before {
  content: "\ea98";
}
.fa-viber:before {
  content: "\e900";
}

