@font-face {
  font-family: Medusa;
  src: url(../inc/fonts/jugendstil/medusa.ttf);
}

@font-face {
  font-family: croisant;
  src: url(../inc/fonts/jugendstil/croisant.ttf);
}

@font-face {
  font-family: burtn;
  src: url(../inc/fonts/jugendstil/burtn.ttf);
}

@font-face {
  font-family: artnuova;
  src: url(../inc/fonts/jugendstil/artnuova.ttf);
}


.medusa {
  font-size: 16pt;
  font-family: 'medusa';
  line-height: 25pt;
}

.croisant {
  font-size: 16pt;
  font-family: 'croisant';
  line-height: 25pt;
}

.burtn {
  font-size: 16pt;
  font-family: 'burtn';
  line-height: 25pt;
}

.artnuova {
  font-size: 16pt;
  font-family: 'croisant';
  line-height: 25pt;
}
