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