/* Variable Font (Normale Version) */
@font-face {
    font-family: 'Inter';
    font-weight: 100 900; /* Bereich von Thin bis Bold */
    font-style: normal;
    src: url('../Inter-VariableFont_opsz,wght.ttf') format('truetype');
}
  
  /* Variable Font (Italics Version) */
  @font-face {
    font-family: 'Inter';
    font-weight: 100 900; /* Bereich von Thin bis Bold */
    font-style: italic;
    src: url('../Inter-Italic-VariableFont_opsz,wght.ttf') format('truetype');
}
  