/* Selbst gehostete Schriften (OFL 1.1) - funktionieren auch ohne Internet. */

@font-face {
  font-family: "Permanent Marker";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./PermanentMarker.woff2") format("woff2");
}

@font-face {
  font-family: "Caveat";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("./Caveat.woff2") format("woff2");
}

@font-face {
  font-family: "Patrick Hand";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./PatrickHand.woff2") format("woff2");
}

/* Display-Schriften fuer die Fernanzeige: kondensiert und fett,
   damit die Zahlen auch aus 3 Metern noch treffen. */
@font-face {
  font-family: "Anton";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./Anton.woff2") format("woff2");
}

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./Oswald.woff2") format("woff2");
}

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("./OswaldSemi.woff2") format("woff2");
}
