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