@font-face {
  font-family: 'ABC Gaisyr';
  src: url('../fonts/Gaisyr/ABC Gaisyr Greek/ABCGaisyrGreekTrial-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'ABC Diatype';
  src: url('../fonts/Diatype/ABC Diatype Greek/ABCDiatypeGreekTrial-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Neue Haas Unica Pro';
  src: url('../fonts/NeueHaasUnicaPro-Regular.woff2') format('woff2'),
    url('../fonts/NeueHaasUnicaPro-Regular.woff') format('woff'),
    url('../fonts/NeueHaasUnicaPro-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
