@font-face {
  font-family: 'SohneBreit';
  src:
    url('SohneBreit-BuchKursiv.woff2') format('woff2'),
    url("SohneBreit-BuchKursiv.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'SohneBreit';
  src:
    url('SohneBreit-DreiviertelfettKursiv.woff2') format('woff2'),
    url("SohneBreit-DreiviertelfettKursiv.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "SohneBreit";
  src:
    url("SohneBreit-Extrafett.woff2") format("woff2"),
    url("SohneBreit-Extrafett.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SohneBreit";
  src:
    url("SohneBreit-Halbfett.woff2") format("woff2"),
    url("SohneBreit-Halbfett.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "UntitledSerif";
  src:
    url("UntitledSerif-Regular.woff2") format("woff2"),
    url("UntitledSerif-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}