@font-face {
  font-family: 'icot8edfs';
  src: url('fonts/icot8edfs.ttf') format('truetype'),
       url('fonts/icot8edfs.woff') format('woff'),
       url('fonts/icot8edfs.svg#icot8edfs') format('svg'),
       url('fonts/icot8edfs.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
.ico-test:before { content: '\e900'; }
