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

.icon-time:before {
  font-family: 'icodroplead';
  font-weight: normal;
  font-style: normal;
  content: "\e900";
  color: white;

  vertical-align: middle;
}
