@font-face {
  font-family: 'Factcool';
  src: url('/frogies/fonts/zeitung-bold.woff2') format('woff2'),
    url('/frogies/fonts/zeitung-bold.woff') format('woff');
  font-display: fallback;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}

@font-face {
  font-family: 'Factcool';
  src: url('/frogies/fonts/zeitung-regular.woff2') format('woff2'),
    url('/frogies/fonts/zeitung-regular.woff') format('woff');
  font-display: fallback;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}

@font-face {
  font-family: 'Factcool';
  src: url('/frogies/fonts/zeitung-medium.woff2') format('woff2'),
    url('/frogies/fonts/zeitung-medium.woff') format('woff');
  font-display: fallback;
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
}
