@font-face {
  font-family: 'OCRB';
  src: url('/fonts/OCRBStd.woff2') format('woff2'),
      url('/fonts/OCRBStd.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Monument Grotesk';
  src: url('/fonts/MonumentGrotesk-Regular.woff2') format('woff2'),
      url('/fonts/MonumentGrotesk-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Monument Grotesk';
  src: url('/fonts/MonumentGrotesk-Italic.woff2') format('woff2'),
      url('/fonts/MonumentGrotesk-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Monument Grotesk';
  src: url('/fonts/MonumentGrotesk-Medium.woff2') format('woff2'),
      url('/fonts/MonumentGrotesk-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Monument Grotesk';
  src: url('/fonts/MonumentGrotesk-MediumItalic.woff2') format('woff2'),
      url('/fonts/MonumentGrotesk-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Monument Grotesk';
  src: url('/fonts/MonumentGrotesk-Bold.woff2') format('woff2'),
      url('/fonts/MonumentGrotesk-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Monument Grotesk';
  src: url('/fonts/MonumentGrotesk-BoldItalic.woff2') format('woff2'),
      url('/fonts/MonumentGrotesk-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Söhne';
  src: url('/fonts/Sohne-Buch.woff2') format('woff2'),
      url('/fonts/Sohne-Buch.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Söhne';
  src: url('/fonts/Sohne-BuchKursiv.woff2') format('woff2'),
      url('/fonts/Sohne-BuchKursiv.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Söhne';
  src: url('/fonts/Sohne-Dreiviertelfett.woff2') format('woff2'),
      url('/fonts/Sohne-Dreiviertelfett.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Söhne';
  src: url('/fonts/Sohne-DreiviertelfettKursiv.woff2') format('woff2'),
      url('/fonts/Sohne-DreiviertelfettKursiv.woff') format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Söhne';
  src: url('/fonts/Sohne-Kraftig.woff2') format('woff2'),
      url('/fonts/Sohne-Kraftig.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Söhne';
  src: url('/fonts/Sohne-KraftigKursiv.woff2') format('woff2'),
      url('/fonts/Sohne-KraftigKursiv.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
