/*  Terza Display */
/*                */

@font-face {
  font-family: 'Terza Display';
  src: url('../fonts/Terza Display/Terza Display-Regular.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;

}

@font-face {
  font-family: 'Terza Display';
  src: url('../fonts/Terza Display/Terza Display-Regular Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Terza Display';
  src: url('../fonts/Terza Display/Terza Display-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;

}

@font-face {
  font-family: 'Terza Display';
  src: url('../fonts/Terza Display/Terza Display-Medium Italic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Sohne Buch';
  src: url('../fonts/Sohne-Buch/Sohne-Buch.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Terza Display';
  src: url('../fonts/Terza Display/Terza Display-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Terza Display';
  src: url('../fonts/Terza Display/Terza Display-Light Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}


@font-face {
  font-family: 'Terza Display';
  src: url('../fonts/Terza Display/Terza Display-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Terza Display';
  src: url('../fonts/Terza Display/Terza Display-Bold Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Terza Display';
  src: url('../fonts/Terza Display/Terza Display-Extrabold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Terza Display';
  src: url('../fonts/Terza Display/Terza Display-Extrabold Italic.otf') format('opentype');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
