@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ftnpi4');
  src:  url('fonts/icomoon.eot?ftnpi4#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ftnpi4') format('truetype'),
    url('fonts/icomoon.woff?ftnpi4') format('woff'),
    url('fonts/icomoon.svg?ftnpi4#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-home:before {
  content: "\e900";
}
.icon-eyedropper:before {
  content: "\e90a";
}
.icon-profile:before {
  content: "\e923";
}
.icon-location2:before {
  content: "\e948";
}
.icon-mobile:before {
  content: "\e958";
}
.icon-users:before {
  content: "\e972";
}
.icon-user-check:before {
  content: "\e975";
}
.icon-user-tie:before {
  content: "\e976";
}
.icon-spinner6:before {
  content: "\e97f";
}
.icon-list:before {
  content: "\e9ba";
}
.icon-mail:before {
  content: "\ea83";
}
.icon-award-fill:before {
  content: "\e901";
}
