@font-face {
  font-family: 'Söhne';
  src: url('public/fonts/söhne/Söhne-Extraleicht.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Söhne';
  src: url('public/fonts/söhne/Söhne-ExtraleichtKursiv.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Söhne';
  src: url('public/fonts/söhne/Söhne-Leicht.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Söhne';
  src: url('public/fonts/söhne/Söhne-LeichtKursiv.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: 'Söhne';
  src: url('public/fonts/söhne/Söhne-BuchKursiv.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Söhne';
  src: url('public/fonts/söhne/Söhne-Kräftig.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Söhne';
  src: url('public/fonts/söhne/Söhne-KräftigKursiv.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Söhne';
  src: url('public/fonts/söhne/Söhne-Halbfett.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Söhne';
  src: url('public/fonts/söhne/Söhne-HalbfettKursiv.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Söhne';
  src: url('public/fonts/söhne/Söhne-Fett.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Söhne';
  src: url('public/fonts/söhne/Söhne-FettKursiv.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Söhne';
  src: url('public/fonts/söhne/Söhne-Extrafett.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Söhne';
  src: url('public/fonts/söhne/Söhne-ExtrafettKursiv.otf') format('opentype');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
