@font-face {
  font-family: 'elogica-gente';
  src:  url('../fonts/elogica-gente.eot?caiucm');
  src:  url('../fonts/elogica-gente.eot?caiucm#iefix') format('embedded-opentype'),
    url('../fonts/elogica-gente.ttf?caiucm') format('truetype'),
    url('../fonts/elogica-gente.woff?caiucm') format('woff'),
    url('../fonts/elogica-gente.svg?caiucm#elogica-gente') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-elo-"], [class*=" icon-elo-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'elogica-gente' !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-elo-joabcoach:before {
  content: "\d5500";
}
.icon-elo-mywork:before {
  content: "\d5501";
}
.icon-elo-thinkr-symbol:before {
  content: "\d5502";
}
