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