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

[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-email:before {
  content: "\e903";
}
.icon-copyright:before {
  content: "\e900";
}
.icon-woman:before {
  content: "\e901";
}
.icon-man:before {
  content: "\e902";
}
.icon-pencil:before {
  content: "\e905";
}
.icon-download:before {
  content: "\e960";
}
.icon-upload:before {
  content: "\e961";
}
.icon-bubble:before {
  content: "\e96b";
}
.icon-search:before {
  content: "\e986";
}
.icon-heart:before {
  content: "\e9da";
}
.icon-heart-broken:before {
  content: "\e9db";
}
.icon-question:before {
  content: "\ea09";
}
.icon-blocked:before {
  content: "\ea0e";
}
