@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?h3blsc');
  src:  url('fonts/icomoon.eot?h3blsc#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?h3blsc') format('truetype'),
    url('fonts/icomoon.woff?h3blsc') format('woff'),
    url('fonts/icomoon.svg?h3blsc#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-home2:before {
  content: "\e902";
}
.icon-notebook:before {
  content: "\e91f";
}
.icon-sun:before {
  content: "\e979";
}
.icon-envelope-open:before {
  content: "\e9f3";
}
.icon-user:before {
  content: "\eab4";
}
.icon-user-check:before {
  content: "\eabb";
}
.icon-phone-loudspeaker:before {
  content: "\eb52";
}
.icon-earth:before {
  content: "\ed18";
}
.icon-cross:before {
  content: "\edfc";
}
.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-circle:before {
  content: "\ee3a";
}
.icon-arrow-right-circle:before {
  content: "\ee3b";
}
.icon-chevron-left-circle:before {
  content: "\ee3e";
}
.icon-chevron-right-circle:before {
  content: "\ee3f";
}
.icon-enlarge:before {
  content: "\e989";
}
.icon-info:before {
  content: "\ea0c";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
