@font-face {
  font-family: 'CAT FrankenDeutsch BC';
  src: url('../fonts/CATFranken-Deutsch-BetterCaps.woff2') format('woff2'),
      url('../fonts/CATFranken-Deutsch-BetterCaps.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Grenze';
  src: url('../fonts/grenze-bold-webfont.woff2') format('woff2'),
       url('../fonts/grenze-bold-webfont.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;

}

@font-face {
  font-family: 'Grenze';
  src: url('../fonts/grenze-italic-webfont.woff2') format('woff2'),
       url('../fonts/grenze-italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;

}

@font-face {
  font-family: 'Grenze';
  src: url('../fonts/grenze-regular-webfont.woff2') format('woff2'),
       url('../fonts/grenze-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;

}

@font-face {
  font-family: 'Holstein';
  src: url('../fonts/holstein-webfont.woff2') format('woff2'),
       url('../fonts/holstein-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}