@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?6lj00s');
  src:  url('fonts/icomoon.eot?6lj00s#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?6lj00s') format('truetype'),
    url('fonts/icomoon.woff?6lj00s') format('woff'),
    url('fonts/icomoon.svg?6lj00s#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-plus:before {
  content: "\e90d";
}
.icon-location:before {
  content: "\e90c";
}
.icon-plus1:before {
  content: "\e90e";
}
.icon-group:before {
  content: "\e90b";
}
.icon-whatsapp:before {
  content: "\e905";
}
.icon-instagram:before {
  content: "\e907";
}
.icon-facebook:before {
  content: "\e908";
}
.icon-facebook-f:before {
  content: "\e908";
}
.icon-inscricoes:before {
  content: "\e903";
}
.icon-pre-congresso:before {
  content: "\e904";
}
.icon-trabalhos-cinetificos:before {
  content: "\e906";
}
.icon-wet-labs:before {
  content: "\e90a";
}
.icon-profile-user:before {
  content: "\e92b";
}
.icon-email1:before {
  content: "\e922";
}
.icon-phone-call:before {
  content: "\e924";
}
.icon-clear:before {
  content: "\e902";
}
.icon-keyboard_arrow_right:before {
  content: "\e901";
}
.icon-person:before {
  content: "\e900";
}
.icon-add:before {
  content: "\e909";
}
