
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 100 900; /* erlaubt alle Werte von 100 bis 900 */
  font-display: swap;
  src: url('fonts/Nunito-VariableFont_wght.ttf') format('truetype-variations');
}