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