@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?3rmshp');
  src:  url('fonts/icomoon.eot?3rmshp#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?3rmshp') format('truetype'),
    url('fonts/icomoon.woff?3rmshp') format('woff'),
    url('fonts/icomoon.svg?3rmshp#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-one-finger-click:before {
  content: "\e900";
}
.icon-home2:before {
  content: "\e901";
}
.icon-envelope:before {
  content: "\e9f2";
}
.icon-file-user:before {
  content: "\ea26";
}
.icon-folder:before {
  content: "\ea2b";
}
.icon-box2:before {
  content: "\eb1a";
}
.icon-telephone:before {
  content: "\eb4d";
}
.icon-pushpin2:before {
  content: "\eb64";
}
.icon-map2:before {
  content: "\eb70";
}
.icon-calendar:before {
  content: "\eb73";
}
.icon-clock:before {
  content: "\eda3";
}
.icon-chevron-up:before {
  content: "\ee03";
}
.icon-chevron-down:before {
  content: "\ee04";
}
.icon-chevron-left:before {
  content: "\ee05";
}
.icon-chevron-right:before {
  content: "\ee06";
}
.icon-arrow-left:before {
  content: "\ee0d";
}
.icon-arrow-right:before {
  content: "\ee0e";
}
.icon-star-empty:before {
  content: "\e9d7";
}
.icon-star-half:before {
  content: "\e9d8";
}
.icon-star-full:before {
  content: "\e9d9";
}
.icon-info:before {
  content: "\ea0c";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
