@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?3eudlo');
  src:  url('../fonts/icomoon.eot?3eudlo#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?3eudlo') format('truetype'),
    url('../fonts/icomoon.woff?3eudlo') format('woff'),
    url('../fonts/icomoon.svg?3eudlo#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;
}

#info .info-item [class^="icon-"], 
#info .info-item [class*=" icon-"] {
  font-size:50px;
   margin-bottom: 12px;
   color: #6DB33F;
}

.icon-search:before {
  content: "\e036";
}
.icon-email-clean2:before {
  content: "\e004";
}
.icon-email-clean:before {
  content: "\e005";
}
.icon-email:before {
  content: "\e902";
}
.icon-facebook:before {
  content: "\e903";
}
.icon-twitter:before {
  content: "\e904";
}
.icon-linkedin:before {
  content: "\e905";
}
.icon-facebook-clean:before {
  content: "\e906";
}
.icon-twitter-clean:before {
  content: "\e907";
}
.icon-linkedin-clean:before {
  content: "\e908";
}
.icon-youtube-clean:before {
  content: "\e909";
}
.icon-medium:before {
  content: "\f23a";
}
.icon-flickr-clean:before {
  content: "\e910";
}
.icon-google-plus-clean2:before {
  content: "\e911";
}
.icon-google-plus-clean:before {
  content: "\e912";
}
.icon-buffer-clean:before {
  content: "\e913";
}
.icon-pinterest-clean:before {
  content: "\e914";
}
.icon-instagram-clean:before {
  content: "\e915";
}
.icon-whatsapp-clean:before {
  content: "\e916";
}
.icon-details:before {
  content: "\e900";
}
.icon-play:before {
  content: "\e901";
}
.icon-individual:before {
  content: "\e90a";
}
.icon-institution:before {
  content: "\e90b";
}
.icon-document:before {
  content: "\e90c";
}
.icon-pay:before {
  content: "\e90d";
}
.icon-rate:before {
  content: "\e90e";
}
.icon-timer:before {
  content: "\e90f";
}
.icon-email2:before {
  content: "\e919";
}
.icon-email22:before {
  content: "\e91a";
}
.icon-date:before {
  content: "\e917";
}
.icon-user:before {
  content: "\e918";
}
