/* Schriftdateien:
   css/fonts/Baloo_2.woff2
   css/fonts/Nunito.woff2
*/

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

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