@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?cstjew');
  src:  url('fonts/icomoon.eot?cstjew#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?cstjew') format('truetype'),
    url('fonts/icomoon.woff?cstjew') format('woff'),
    url('fonts/icomoon.svg?cstjew#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: 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-camera:before {
  content: "\e944";
}
.icon-envelop3:before {
  content: "\ea32";
}
.icon-envelop5:before {
  content: "\ea34";
}
.icon-location:before {
  content: "\ea38";
}
.icon-compass5:before {
  content: "\ea43";
}
.icon-bell2:before {
  content: "\ea58";
}
.icon-calendar2:before {
  content: "\ea60";
}
.icon-bubble-lines3:before {
  content: "\eada";
}
.icon-quotes-left:before {
  content: "\eb1b";
}
.icon-quotes-right:before {
  content: "\eb1c";
}
.icon-lock2:before {
  content: "\eb51";
}
.icon-unlocked:before {
  content: "\eb54";
}
.icon-cog:before {
  content: "\eb5f";
}
.icon-grid:before {
  content: "\ec5d";
}
.icon-earth2:before {
  content: "\ec97";
}
.icon-link4:before {
  content: "\ec9f";
}
.icon-star-full:before {
  content: "\ece2";
}
.icon-plus3:before {
  content: "\ed5d";
}
.icon-minus3:before {
  content: "\ed5e";
}
.icon-cancel-circle2:before {
  content: "\ed66";
}
.icon-cross2:before {
  content: "\ed6d";
}
.icon-checkmark3:before {
  content: "\ed71";
}
.icon-checkmark4:before {
  content: "\ed72";
}
.icon-enter2:before {
  content: "\ed78";
}
.icon-arrow-up3:before {
  content: "\edb9";
}
.icon-arrow-right3:before {
  content: "\edbb";
}
.icon-arrow-down3:before {
  content: "\edc1";
}
.icon-arrow-left3:before {
  content: "\edc3";
}
.icon-checkbox-checked:before {
  content: "\ee66";
}
.icon-checkbox-unchecked:before {
  content: "\ee67";
}
.icon-new-tab:before {
  content: "\eec9";
}
.icon-facebook2:before {
  content: "\eef0";
}
.icon-instagram:before {
  content: "\eef1";
}
.icon-twitter:before {
  content: "\eef5";
}
