 /* Hastur */
@font-face {
  font-family: 'Hastur';
  font-style: normal;
  font-weight: normal;
  src: url('font/HasturFont_lt.otf') format('opentype');
}
/* Hastur Bold */
@font-face {
  font-family: 'Hastur';
  font-style: normal;
  font-weight: bold;
  src: url('font/HasturFont_bd.otf') format('opentype');
 }
/* Round */
@font-face {
  font-family: 'Round';
  font-style: normal;
  font-weight: normal;
  src: url('font/ArconRound.otf') format('opentype');
}